xref: /aosp_15_r20/external/apache-xml/test/tests/conf/copy/copy34.xml (revision 1212f9a0ffdc28482b8821715d2222bf16dc14e2)
1<?xml version="1.0"?>
2<OL>
3  <LI>item1</LI>
4  <LI>item2</LI>
5  <OL place="inner">
6    <LI>subitem1</LI>
7    <LI>subitem2</LI>
8  </OL>
9</OL>
10