blob: 200aeee1a08c46a25d320e2c5149d03863626d28 [file] [log] [blame]
<?xml version="1.0"?>
<z:doc xmlns:z="z.test.com">
<z:chapter>
<note>aaa</note>
<z:note>bbb</z:note>
<z:note>ccc</z:note>
</z:chapter>
<z:chapter>
<z:note>ddd</z:note>
<note>eee</note>
<z:note>fff</z:note>
</z:chapter>
<z:chapter>
<z:note>ggg</z:note>
<z:note>hhh</z:note>
<note>iii</note>
</z:chapter>
<z:chapter>
<z:note>jjj</z:note>
<z:note>kkk</z:note>
<note>lll</note>
</z:chapter>
</z:doc>