<?xml version="1.0" encoding="UTF-8" ?>
    <kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
    <name>melo</name>
    <description></description>
    <Style id="redline">
      <LineStyle>
        <color>ff0000ff</color>
        <width>4</width>
      </LineStyle>
    </Style><Placemark>
      <name>melo</name>
      <description></description>
      <styleUrl>#redline</styleUrl>
      <LineString>
        <extrude>0</extrude>
        <tessellate>0</tessellate>
        <altitudeMode>clampToGround</altitudeMode>
        <coordinates> 21.865320,47.873051
21.863760,47.873310
21.863131,47.874722
21.862591,47.876499
21.861750,47.877930
21.860500,47.878151
21.858089,47.877918
21.855129,47.877621
21.852489,47.877331
21.849951,47.877029
21.848190,47.876781
21.847521,47.875950
21.846239,47.875580
21.846069,47.876518
21.845421,47.878300
21.844290,47.880070
21.843550,47.881981
21.843380,47.884079
21.842661,47.886391
21.841669,47.888561
21.841129,47.889938
21.841230,47.890179
21.841280,47.890251
21.841330,47.890228
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>