xref: /aosp_15_r20/external/apache-xml/test/tests/conf/position/position110.xml (revision 1212f9a0ffdc28482b8821715d2222bf16dc14e2)
1<?xml version="1.0" encoding="UTF-8"?>
2<far-north>
3 <north-west1/>
4 <north-west2/>
5 <north>
6  <near-north>
7   <far-west/>
8   <west/>
9   <near-west/>
10   <center>
11    <near-south>
12     <south>
13      <far-south/>
14     </south>
15    </near-south>
16   </center>
17   <near-east/>
18   <east/>
19   <far-east/>
20  </near-north>
21 </north>
22 <north-east1/>
23 <north-east2/>
24</far-north>