summaryrefslogtreecommitdiff
path: root/test/tests/conf/position/position109.xml
blob: 52d4057a2a601ead362f489d7e3e9e88b6b08749 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<far-north>
 <north-west1/>
 <north-west2/>
 <north>
  <near-north>
   <far-west/>
   <west/>
   <near-west/>
   <center>
    <near-south>
     <south>
      <far-south/>
     </south>
    </near-south>
   </center>
   <near-east/>
   <east/>
   <far-east/>
  </near-north>
 </north>
 <north-east1/>
 <north-east2/>
</far-north>