summaryrefslogtreecommitdiff
path: root/test/navigation/route.xml
blob: eecf5963e65a57192d86a20efd67e34afe39e716 (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>"Neuchatel"</destination>
<name>"Route GENEVE to NEUCHATEL"</name>
<handle>0</handle>
</route>
<location name='"Geneve"'>
<latitude>46.206659</latitude>
<longitude>6.1410842</longitude>
</location>
<location name='"Neuchatel"'> 
<latitude>46.990585</latitude>
<longitude>6.928453</longitude>
</location>
</route-set><!--NB: don't use accent.-->