blob: 019db2478afc44bddd3787e52446db63c00d840a [file] [log] [blame]
<?xml version="1.0"?>
<!-- Top comment -->
<OL>
<LI>item1</LI>
<!-- Upper Middle comment -->
<LI>item2</LI>
<LI>item3</LI>
<OL>
<LI>subitem1</LI>
<LI>subitem2</LI>
<OL>
<!-- Lower Middle comment -->
<LI>subsubitem</LI>
<tag/>
</OL>
</OL>
</OL>
<!-- Bottom comment -->