<?xml version="1.0" encoding="UTF-8" ?>
    <kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
    <name>teszt 1</name>
    <description></description>
    <Style id="redline">
      <LineStyle>
        <color>ff0000ff</color>
        <width>4</width>
      </LineStyle>
    </Style><Placemark>
      <name>teszt 1</name>
      <description></description>
      <styleUrl>#redline</styleUrl>
      <LineString>
        <extrude>0</extrude>
        <tessellate>0</tessellate>
        <altitudeMode>clampToGround</altitudeMode>
        <coordinates> 18.128531,46.376831
18.128019,46.376789
18.127470,46.376598
18.127190,46.376808
18.127251,46.377151
18.128340,46.377510
18.129511,46.377930
18.130600,46.378239
18.130800,46.378078
18.130720,46.377251
18.130650,46.376492
18.130440,46.375439
18.130220,46.374329
18.130060,46.373241
18.129971,46.372002
18.129869,46.370731
18.129660,46.369610
18.129740,46.369080
18.129740,46.369690
18.129881,46.370899
18.130039,46.372181
18.130211,46.373329
18.130341,46.374611
18.130569,46.375771
18.130751,46.376999
18.130920,46.378059
18.130381,46.378311
18.129419,46.378071
18.129940,46.377411
18.129419,46.377102
18.129089,46.376999
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>