Šablona:Mapa souřadnic/Jeníkovice

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

 <Document>
   <Placemark>
     <name>Jeníkovice (okres Hradec Králové)</name>
     <Point>
       <coordinates>16.002707486677,50.228219823648,0</coordinates>
     </Point>
   </Placemark>
   <Placemark>
     <name>Jeníkovice (okres Pardubice)</name>
     <Point>
       <coordinates>15.660575101567,49.981541966141,0</coordinates>
     </Point>
   </Placemark>
   <Placemark>
     <name>Jeníkovice (Meclov)</name>
     <Point>
       <coordinates>12.9408,49.4975,0</coordinates>
     </Point>
   </Placemark>
 </Document>

</kml> <?ignore  ?>