I am a title<thing>Stuff</thing>
I am a description0
I am a description0
I am a description1
I am a description2
<html> <body> <div class="post"> <h3 attr="attribute0">I am a title<thing>Stuff</thing></h3> <p>I am a description0</p> </div> <div class="post"> <h3 attr="attribute1">I am a title1</h3> <p>I am a description1</p> </div> <div class="post"> <h3 attr="attribute2">I am a title2</h3> <p>I am a description2</p> </div> </body> </html>