<?xml version="1.0" encoding="UTF-8" ?>
    <kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
    <name>Aerox</name>
    <description></description>
    <Style id="redline">
      <LineStyle>
        <color>ff0000ff</color>
        <width>4</width>
      </LineStyle>
    </Style><Placemark>
      <name>Aerox</name>
      <description></description>
      <styleUrl>#redline</styleUrl>
      <LineString>
        <extrude>0</extrude>
        <tessellate>0</tessellate>
        <altitudeMode>clampToGround</altitudeMode>
        <coordinates> 20.732759,47.922379
20.732019,47.922520
20.731750,47.921970
20.731770,47.921181
20.733440,47.921040
20.736250,47.920929
20.739229,47.920971
20.741751,47.921268
20.744080,47.921619
20.746740,47.922039
20.749660,47.922482
20.752300,47.922890
20.753660,47.923130
20.751890,47.922878
20.749571,47.922520
20.747219,47.922150
20.745041,47.921822
20.743000,47.921509
20.740740,47.921188
20.738070,47.920921
20.735420,47.921009
20.733280,47.921108
20.731779,47.921200
20.731710,47.922249
20.732620,47.922531
20.732740,47.922279
20.732740,47.922279
20.732800,47.922241
20.732809,47.922211
20.732750,47.922241
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>