<?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.428631,47.131039
21.428659,47.130932
21.428659,47.130810
21.428659,47.130600
21.428659,47.130501
21.428671,47.130390
21.428680,47.130280
21.428699,47.130032
21.428730,47.129730
21.428749,47.129440
21.428761,47.129230
21.428780,47.129059
21.428770,47.128929
21.428749,47.128830
21.428740,47.128731
21.428749,47.128658
21.428820,47.128658
21.428810,47.128689
21.428770,47.128792
21.428749,47.128819
21.428711,47.128910
21.428650,47.129261
21.428600,47.131088
21.428570,47.131081
21.428499,47.131111
21.428490,47.131119
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>