Přeskočit na obsah

Šablona:Mapa souřadnic/Čestice

Z Wikipedie, otevřené encyklopedie

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

 <Document>
   <Placemark>
     <name>Čestice (okres Strakonice)</name>
     <Point>
       <coordinates>13.803718240026,49.167914955505,0</coordinates>
     </Point>
   </Placemark>
   <Placemark>
     <name>Čestice (okres Rychnov nad Kněžnou)</name>
     <Point>
       <coordinates>16.145796532411,50.127855074736,0</coordinates>
     </Point>
   </Placemark>
 </Document>

</kml> <?ignore  ?>