summaryrefslogtreecommitdiff
path: root/test/navigation/resource/route.xml
blob: 9dc7c7baa37e92b0faee8f832d2abde93495975f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<route-set country="Switzerland">
<route> 
<start>"Geneve"</start>
<destination>"Carouge"</destination>
<name>"Route GENEVE to CAROUGE"</name>
<handle>0</handle>
</route>
<location name='"Geneve"'>
<latitude>46.206659</latitude>
<longitude>6.1410842</longitude>
</location>
<location name='"Carouge"'> 
<latitude>46.1840286</latitude>
<longitude>6.141048</longitude>
</location>
</route-set><!--NB: don't use accent.-->