<?xml version="1.0" encoding="UTF-8" ?>
    <kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
    <name>teszt2</name>
    <description></description>
    <Style id="redline">
      <LineStyle>
        <color>ff0000ff</color>
        <width>4</width>
      </LineStyle>
    </Style><Placemark>
      <name>teszt2</name>
      <description></description>
      <styleUrl>#redline</styleUrl>
      <LineString>
        <extrude>0</extrude>
        <tessellate>0</tessellate>
        <altitudeMode>clampToGround</altitudeMode>
        <coordinates> 18.128740,46.376930
18.128710,46.376869
18.128090,46.376759
18.127600,46.376640
18.127211,46.376808
18.127251,46.377159
18.128349,46.377571
18.129660,46.378109
18.130659,46.378342
18.131220,46.378399
18.132460,46.378571
18.134121,46.378811
18.135950,46.379051
18.137791,46.379330
18.139549,46.379639
18.141460,46.379951
18.143311,46.380299
18.145189,46.380650
18.146669,46.380909
18.147051,46.380161
18.147591,46.378971
18.148050,46.377899
18.148741,46.377781
18.150311,46.378071
18.152140,46.378391
18.154020,46.378738
18.155750,46.379059
18.156441,46.379299
18.156410,46.379349
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>