<?xml version="1.0" encoding="UTF-8" ?>
    <kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
    <name>Csak úgy </name>
    <description></description>
    <Style id="redline">
      <LineStyle>
        <color>ff0000ff</color>
        <width>4</width>
      </LineStyle>
    </Style><Placemark>
      <name>Csak úgy </name>
      <description></description>
      <styleUrl>#redline</styleUrl>
      <LineString>
        <extrude>0</extrude>
        <tessellate>0</tessellate>
        <altitudeMode>clampToGround</altitudeMode>
        <coordinates> 17.547489,47.996510
17.550190,47.997120
17.560591,47.997841
17.569300,47.997669
17.578360,47.998932
17.586790,47.999081
17.593439,47.998562
17.595341,47.999352
17.598280,48.000229
17.600451,47.999298
17.599930,47.998981
17.599970,47.998890
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>