Přeskočit na obsah

Šablona:Mapa souřadnic/Bílá Cerekev

Z Wikipedie, otevřené encyklopedie

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

 <Document>
   <Placemark>
     <name>Bela Crkva</name>
     <description />
     <Point>
       <coordinates>21.416944444444,44.891944444444,0</coordinates>
     </Point>
   </Placemark>
   <Placemark>
     <name>Bila Cerkva</name>
     <description />
     <Point>
       <coordinates>30.116666666667,49.783333333333,0</coordinates>
     </Point>
   </Placemark>
 </Document>

</kml> <?ignore  ?>