xref: /aosp_15_r20/external/apache-xml/test/tests/conf/namespace/namespace30.xml (revision 1212f9a0ffdc28482b8821715d2222bf16dc14e2)
1<?xml version="1.0"?>
2<doc>
3  <!-- This is the 1st comment -->
4  text-in-doc
5  <inner>
6    inner-text
7    <!-- This is the 2nd comment -->
8    <sub>subtext</sub>
9  </inner>
10  text-in-doc2
11</doc>