Přeskočit na obsah

Šablona:Mapa souřadnic/Chylice

Z Wikipedie, otevřené encyklopedie

<?xml version="1.0" encoding="utf-8"?> <kml xmlns="http://www.opengis.net/kml/2.2">

 <Document>
   <Placemark>
     <name>Chylice (Útvina)</name>
     <Point>
       <coordinates>12.9703,50.0906,0</coordinates>
     </Point>
   </Placemark>
   <Placemark>
     <name>Chylice (Ostrožská Nová Ves)</name>
     <Point>
       <coordinates>17.42777778,48.99833333,0</coordinates>
     </Point>
   </Placemark>
 </Document>

</kml> <?ignore  ?>