blob: c13b898ff164b9e25f27fa132d8340d63a5dcdef [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<OL>
<LI>item1</LI>
<LI attrib="2">item2</LI>
<LI>item3</LI>
<OL>
<LI>subitem1</LI>
<LI attrib="2">subitem2</LI>
<!-- Now go deeper -->
<OL>
<LI>subitem3</LI>
</OL>
</OL>
<?a-pi some data?>
</OL>