summaryrefslogtreecommitdiff
path: root/test/tests/conf/axes/axes42.xml
blob: 3816cf2c38f9eebe7c54231c4ca3009c0c6d9680 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0"?>
<far-north>
 <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>
</far-north>