[html]
<div class="phone">
<scroll>
<recieved>
<msg>text message input here</msg>
<msg>woops had to send another message.</msg>
<ava><img src="http://placehold.it/40"></ava>
</recieved>
</scroll>
</div>[/html]
[html] <div class="phone">
<scroll><sent>
<msg>text message input here</msg>
<msg>woops had to send another message.</msg>
<msg>another text message input here</msg>
<ava><img src="http://placehold.it/40"></ava>
</sent></scroll>
</div>[/html]