summaryrefslogtreecommitdiff
path: root/test/navigation/resource/locations.xml
blob: 3b9f50dd615ea0bf7784e24732f8268d235d5ad1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<location-set area="Switzerland extract">
<location> 
<latitude>47.367264</latitude>
<longitude>8.550330</longitude>
<country>Switzerland</country>
<city>Zürich</city>
<street>Schanzengasse</street>
<number>11</number>
</location>
<location> 
<latitude>46.948108</latitude>
<longitude>7.444643</longitude>
<country>Switzerland</country>
<city>Bern</city>
<street>Marktgasse</street>
<number>46</number>
</location>
<location> 
<latitude>46.206659</latitude>
<longitude>6.1410842</longitude>
<country>Switzerland</country>
<city>Genève</city>
<street>Rue Vallin</street>
<number>11</number>
</location>
<location> 
<latitude>46.990585</latitude>
<longitude>6.928453</longitude>
<country>Switzerland</country>
<city>Neuchâtel</city>
<street>Place des Halles</street>
<number>8</number>
</location>
</location-set>