Šablona:Mapa souřadnic/Bělušice

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

 <Document>
   <Placemark>
     <name>Bělušice (okres Kolín)</name>
     <description />
     <Point>
       <coordinates>15.321963896479,50.069126495994,0</coordinates>
     </Point>
   </Placemark>
   <Placemark>
     <name>Bělušice (okres Most)</name>
     <description />
     <Point>
       <coordinates>13.762909068506,50.44924622801,0</coordinates>
     </Point>
   </Placemark>
 </Document>

</kml> <?ignore  ?>