<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.2">
<Document>
  <name>SPA PIESTANY</name>
  <description><![CDATA[]]></description>
  <Style id="style3">
    <IconStyle>
      <Icon>
        <href>http://maps.gstatic.com/mapfiles/ms2/micons/blue-dot.png</href>
      </Icon>
    </IconStyle>
  </Style>
  <Style id="style1">
    <IconStyle>
      <Icon>
        <href>http://maps.gstatic.com/mapfiles/ms2/micons/blue-dot.png</href>
      </Icon>
    </IconStyle>
  </Style>
  <Style id="style2">
    <IconStyle>
      <Icon>
        <href>http://maps.gstatic.com/mapfiles/ms2/micons/blue-dot.png</href>
      </Icon>
    </IconStyle>
  </Style>
  <Placemark>
    <name>Piešťany</name>
    <description><![CDATA[Place of your stay.]]></description>
    <styleUrl>#style3</styleUrl>
    <Point>
      <coordinates>17.834047,48.589233,0.000000</coordinates>
    </Point>
  </Placemark>
  <Placemark>
    <name>Radošina</name>
    <description><![CDATA[Wine tasting, food and delicates.]]></description>
    <styleUrl>#style1</styleUrl>
    <Point>
      <coordinates>17.936516,48.546314,0.000000</coordinates>
    </Point>
  </Placemark>
  <Placemark>
    <name>Bratislava</name>
    <description><![CDATA[Stay in Piestany can be combined with the trips to Bratislava.]]></description>
    <styleUrl>#style2</styleUrl>
    <Point>
      <coordinates>17.107138,48.145893,0.000000</coordinates>
    </Point>
  </Placemark>
</Document>
</kml>
 