86 lines
2.2 KiB
XML
86 lines
2.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<kml xmlns="http://www.opengis.net/kml/2.2" xmlns:gx="http://www.google.com/kml/ext/2.2">
|
|
<Document>
|
|
<Folder>
|
|
<name>Waypoints</name>
|
|
<Placemark>
|
|
<name>Testing</name>
|
|
<Point>
|
|
<coordinates>9.195427,45.480224</coordinates>
|
|
</Point>
|
|
</Placemark>
|
|
<Placemark>
|
|
<name>Testing</name>
|
|
<Point>
|
|
<coordinates>9.211414,45.479559</coordinates>
|
|
</Point>
|
|
</Placemark>
|
|
<Placemark>
|
|
<name>Testing</name>
|
|
<Point>
|
|
<coordinates>9.203267,45.470044</coordinates>
|
|
</Point>
|
|
</Placemark>
|
|
<Placemark>
|
|
<name>Testing</name>
|
|
<Point>
|
|
<coordinates>9.191543,45.475358</coordinates>
|
|
</Point>
|
|
</Placemark>
|
|
<Placemark>
|
|
<name>Testing</name>
|
|
<Point>
|
|
<coordinates>9.208902,45.474596</coordinates>
|
|
</Point>
|
|
</Placemark>
|
|
<Placemark>
|
|
<name>Testing</name>
|
|
<Point>
|
|
<coordinates>9.214803,45.478549</coordinates>
|
|
</Point>
|
|
</Placemark>
|
|
<Placemark>
|
|
<name>Testing</name>
|
|
<Point>
|
|
<coordinates>9.210735,45.468963</coordinates>
|
|
</Point>
|
|
</Placemark>
|
|
<Placemark>
|
|
<name>Testing</name>
|
|
<Point>
|
|
<coordinates>9.194717,45.476398</coordinates>
|
|
</Point>
|
|
</Placemark>
|
|
<Placemark>
|
|
<name>Testing</name>
|
|
<Point>
|
|
<coordinates>9.200197,45.475918</coordinates>
|
|
</Point>
|
|
</Placemark>
|
|
<Placemark>
|
|
<name>Testing</name>
|
|
<Point>
|
|
<coordinates>9.214712,45.479553</coordinates>
|
|
</Point>
|
|
</Placemark>
|
|
<Placemark>
|
|
<name>Testing</name>
|
|
<Point>
|
|
<coordinates>9.208935,45.477010</coordinates>
|
|
</Point>
|
|
</Placemark>
|
|
<Placemark>
|
|
<name>Testing</name>
|
|
<Point>
|
|
<coordinates>9.197640,45.481823</coordinates>
|
|
</Point>
|
|
</Placemark>
|
|
<Placemark>
|
|
<name>Testing</name>
|
|
<Point>
|
|
<coordinates>9.212113,45.475774</coordinates>
|
|
</Point>
|
|
</Placemark>
|
|
</Folder>
|
|
</Document>
|
|
</kml>
|