<?xml version="1.0" encoding="UTF-8" ?>
    <kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
    <name>Nari</name>
    <description></description>
    <Style id="redline">
      <LineStyle>
        <color>ff0000ff</color>
        <width>4</width>
      </LineStyle>
    </Style><Placemark>
      <name>Nari</name>
      <description></description>
      <styleUrl>#redline</styleUrl>
      <LineString>
        <extrude>0</extrude>
        <tessellate>0</tessellate>
        <altitudeMode>clampToGround</altitudeMode>
        <coordinates> 21.420530,47.128761
21.417910,47.127972
21.415920,47.127380
21.415939,47.127331
21.416941,47.127731
21.419201,47.128471
21.421551,47.129189
21.423941,47.129940
21.426319,47.130680
21.429079,47.131340
21.430670,47.131149
21.430740,47.131142
21.429150,47.131310
21.427259,47.130981
21.426559,47.130798
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>