xref: /aosp_15_r20/external/apache-xml/test/tests/conf/dflt/dflt04.xml (revision 1212f9a0ffdc28482b8821715d2222bf16dc14e2)
1<?xml version="1.0"?>
2<far-north>
3<north>
4<near-north>
5<far-west/>
6<west/>
7<near-west/>
8<center>
9  <near-south>WentNearSouth
10    <south>WentSouth
11      <far-south>WentFarSouth</far-south>BackToSouth
12    </south>BackToNearSouth
13  </near-south>BackToCentral
14</center>
15<near-east/>
16<east/>
17<far-east/>
18</near-north>
19</north>
20</far-north>