<?xml version="1.0" encoding="UTF-8" ?>
    <kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
    <name>Csavargás.</name>
    <description></description>
    <Style id="redline">
      <LineStyle>
        <color>ff0000ff</color>
        <width>4</width>
      </LineStyle>
    </Style><Placemark>
      <name>Csavargás.</name>
      <description></description>
      <styleUrl>#redline</styleUrl>
      <LineString>
        <extrude>0</extrude>
        <tessellate>0</tessellate>
        <altitudeMode>clampToGround</altitudeMode>
        <coordinates> 18.436581,47.454578
18.436819,47.454639
18.440571,47.450062
18.429279,47.447960
18.427111,47.443771
18.427311,47.443722
18.427040,47.443760
18.421200,47.437618
18.410870,47.434292
18.410259,47.428051
18.423380,47.421139
18.436689,47.415642
18.447180,47.406799
18.454741,47.398041
18.462410,47.392609
18.468399,47.392941
18.469391,47.393269
18.468960,47.393311
18.544941,47.312870
18.626141,47.248039
18.625429,47.248470
18.625790,47.248199
18.663219,47.231510
18.663309,47.231670
18.553410,47.217018
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>