1 <p>Paragraph one.</p> 2 <!-- This is a simple comment --> 3 4 <!-- 5 This is another comment. 6 --> 7 8 <p>Paragraph two.</p> 9 <!-- one comment block -- -- with two comments --> 10 11 <p>The end.</p>