<?xml version="1.0" encoding="UTF-8" ?>
    <kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
    <name>tiszato</name>
    <description></description>
    <Style id="redline">
      <LineStyle>
        <color>ff0000ff</color>
        <width>4</width>
      </LineStyle>
    </Style><Placemark>
      <name>tiszato</name>
      <description></description>
      <styleUrl>#redline</styleUrl>
      <LineString>
        <extrude>0</extrude>
        <tessellate>0</tessellate>
        <altitudeMode>clampToGround</altitudeMode>
        <coordinates> 20.450390,47.188370
20.513411,47.228142
20.573580,47.261471
20.615580,47.333351
20.635099,47.378010
20.608400,47.453579
20.585020,47.477329
20.577560,47.474010
20.580839,47.474812
20.607260,47.488659
20.593019,47.519981
20.588261,47.511379
20.602551,47.479111
20.618160,47.427490
20.628719,47.366791
20.607201,47.305450
20.542311,47.241760
20.473890,47.201672
20.425289,47.182049
20.401991,47.165218
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>