<?xml version="1.0" encoding="UTF-8" ?>
    <kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
    <name>pneu teszt 1</name>
    <description></description>
    <Style id="redline">
      <LineStyle>
        <color>ff0000ff</color>
        <width>4</width>
      </LineStyle>
    </Style><Placemark>
      <name>pneu teszt 1</name>
      <description></description>
      <styleUrl>#redline</styleUrl>
      <LineString>
        <extrude>0</extrude>
        <tessellate>0</tessellate>
        <altitudeMode>clampToGround</altitudeMode>
        <coordinates> 20.097843,46.264961
20.097555,46.265049
20.097317,46.265129
20.097061,46.265213
20.096872,46.265320
20.096823,46.265282
20.097839,46.264999
20.099035,46.264648
20.099880,46.264393
20.100225,46.264294
20.100668,46.264233
20.100225,46.264366
20.099134,46.264664
20.098103,46.264931
20.097935,46.264748
20.098164,46.264534
20.098013,46.264374
20.097919,46.264290
20.098015,46.264282
20.098356,46.264393
20.098127,46.264378
20.098454,46.264458
20.098173,46.264317
20.098383,46.264351
20.098152,46.264412
20.098349,46.264355
20.098206,46.264557
20.098270,46.264202
20.098417,46.264557
20.098104,46.264347
20.098373,46.264359
20.098219,46.264446
20.098211,46.264153
20.098387,46.264442
20.098186,46.264393
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>