<?xml version="1.0" encoding="UTF-8" ?>
    <kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
    <name>kipufogó tömítés teszt</name>
    <description></description>
    <Style id="redline">
      <LineStyle>
        <color>ff0000ff</color>
        <width>4</width>
      </LineStyle>
    </Style><Placemark>
      <name>kipufogó tömítés teszt</name>
      <description></description>
      <styleUrl>#redline</styleUrl>
      <LineString>
        <extrude>0</extrude>
        <tessellate>0</tessellate>
        <altitudeMode>clampToGround</altitudeMode>
        <coordinates> 18.912403,46.968067
18.912365,46.968376
18.912228,46.968807
18.912258,46.969116
18.912333,46.969486
18.912102,46.969753
18.912016,46.970196
18.911827,46.969715
18.912188,46.969921
18.911709,46.970242
18.911386,46.970398
18.911510,46.970226
18.912176,46.970078
18.912142,46.969604
18.912964,46.969532
18.913202,46.969460
18.912605,46.969593
18.912128,46.969769
18.911955,46.970150
18.911936,46.969658
18.912182,46.970127
18.911861,46.969761
18.912189,46.970032
18.911856,46.969791
18.912180,46.969990
18.911869,46.969849
18.911810,46.969681
18.912230,46.970150
18.911993,46.969646
18.911943,46.970139
18.911837,46.969757
18.911909,46.970024
18.911861,46.969872
18.912170,46.969841
18.911871,46.969917
18.912172,46.969849
18.911879,46.969955
18.912283,46.969593
18.912256,46.969185
18.912235,46.968964
18.912205,46.968639
18.912321,46.968239
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>