1<?xml version="1.0" encoding="UTF-8"?> 2<far-north> 3 <north-north-west1/> 4 <north-north-west2/> 5 <north> 6 <near-north> 7 <far-west/> 8 <west/> 9 <near-west/> 10 <center center-attr-1="c1" center-attr-2="c2" center-attr-3="c3"> 11 <near-south-west/> 12 <near-south> 13 <south> 14 <far-south/> 15 </south> 16 </near-south> 17 <near-south-east/> 18 </center> 19 <near-east/> 20 <east/> 21 <far-east/> 22 </near-north> 23 </north> 24 <north-north-east1/> 25 <north-north-east2/> 26</far-north>