xref: /aosp_15_r20/external/apache-xml/test/tests/conf/position/position80.xml (revision 1212f9a0ffdc28482b8821715d2222bf16dc14e2)
1<article class="whitepaper" status="Note">
2  <articleinfo>
3    <title>AAA</title>
4    <section id="info">
5      <title>BBB</title>
6      <para>About this article</para>
7    </section>
8  </articleinfo>
9  <section id="intro">
10    <title>CCC</title>
11    <para>...</para>
12  </section>
13  <section>
14    <title>YYY</title>
15    <para>...</para>
16    <section revisionflag="added">
17      <title>ZZZ</title>
18      <para>This is the section titled "ZZZ".</para>
19    </section>
20  </section>
21</article>
22