• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0"?>
2<directions>
3	<north>
4		<dup1/>
5		<dup2/>
6		<south/>
7		<east/>
8		<west/>
9	</north>
10	<north1/>
11	<north2>
12		<dup1/>
13		<dup2/>
14		<dup3/>
15		<dup4/>
16	</north2>
17	<north3>
18		<dup1/>
19		<dup2/>
20		<south-north/>
21		<east-north/>
22		<west-north/>
23	</north3>
24	<south/>
25	<east>
26		<dup1/>
27		<dup2/>
28		<north-east/>
29		<south-east/>
30		<west-east/>
31	</east>
32	<west/>
33</directions>