github.com/matislovas/ratago@v0.0.0-20240408115641-cc0857415a7a/xslt/testdata/REC/test-7.7-4.xml (about)

     1  <book>
     2    <chapter>
     3      <section>
     4        <subsection>
     5  	<note>A note here</note>
     6  	<note>And here</note>
     7        </subsection>
     8        <subsection>
     9        </subsection>
    10      </section>
    11    </chapter>
    12    <chapter>
    13      <note>And another note here</note>
    14    </chapter>
    15  </book>