Šablona:Mapa souřadnic/Leskovec (rozcestník)

Z Wikipedie, otevřené encyklopedie

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

 <Document>
   <Placemark>
     <name>Leskovec</name>
     <Point>
       <coordinates>17.998759963627,49.284195646727,0</coordinates>
     </Point>
   </Placemark>
   <Placemark>
     <name>Leskovec nad Moravicí</name>
     <Point>
       <coordinates>17.574597898231,49.905858993477,0</coordinates>
     </Point>
   </Placemark>
   <Placemark>
     <name>Leskovec (Březová)</name>
     <Point>
       <coordinates>17.8964,49.7911,0</coordinates>
     </Point>
   </Placemark>
   <Placemark>
     <name>Léskovec</name>
     <Point>
       <coordinates>15.2794,49.2858,0</coordinates>
     </Point>
   </Placemark>
 </Document>

</kml> <?ignore  ?>