summaryrefslogtreecommitdiff
path: root/test/navigation/resource/route.xml
diff options
context:
space:
mode:
Diffstat (limited to 'test/navigation/resource/route.xml')
-rw-r--r--test/navigation/resource/route.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/test/navigation/resource/route.xml b/test/navigation/resource/route.xml
new file mode 100644
index 0000000..eecf596
--- /dev/null
+++ b/test/navigation/resource/route.xml
@@ -0,0 +1,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.-->
+