<?xml version="1.0" encoding="UTF-8" ?>
    <kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
    <name>Velence</name>
    <description></description>
    <Style id="redline">
      <LineStyle>
        <color>ff0000ff</color>
        <width>4</width>
      </LineStyle>
    </Style><Placemark>
      <name>Velence</name>
      <description></description>
      <styleUrl>#redline</styleUrl>
      <LineString>
        <extrude>0</extrude>
        <tessellate>0</tessellate>
        <altitudeMode>clampToGround</altitudeMode>
        <coordinates> 20.312281,47.208031
20.162251,47.221550
20.011511,47.220718
19.862459,47.191219
19.710110,47.218231
19.585699,47.284119
19.481131,47.364311
19.352320,47.401859
19.282761,47.384720
19.282801,47.384701
19.282780,47.384689
19.163441,47.367271
19.022070,47.379730
18.935261,47.418739
18.851931,47.391369
18.760910,47.320808
18.656260,47.248039
18.636471,47.243858
18.635679,47.238689
18.661091,47.233791
18.669371,47.251610
18.744789,47.306438
18.751301,47.314640
18.846769,47.388908
18.941179,47.420658
19.043520,47.379971
19.186649,47.357491
19.308840,47.398769
19.427271,47.372231
19.539101,47.321301
19.580120,47.287540
19.688560,47.223862
19.835670,47.193249
19.987370,47.218990
20.144150,47.215309
20.305120,47.209179
20.381029,47.174122
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>