<?xml version="1.0"?>
<doc xmlns="z.test.com">
  <chapter>
    <note>aaa</note>
    <note>bbb</note>
    <note>ccc</note>
  </chapter>
  <chapter>
    <note>ddd</note>
    <note>eee</note>
    <note>fff</note>
  </chapter>
</doc>