1 2 3 4 5 6 7 8
<html> <body> <div>foooo!?</div> <p>some text</p> <!-- this is a comment --> <foo></foo> </body> </html>