<?xml version="1.0" encoding="UTF-8" ?>
    <kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
    <name>simson</name>
    <description></description>
    <Style id="redline">
      <LineStyle>
        <color>ff0000ff</color>
        <width>4</width>
      </LineStyle>
    </Style><Placemark>
      <name>simson</name>
      <description></description>
      <styleUrl>#redline</styleUrl>
      <LineString>
        <extrude>0</extrude>
        <tessellate>0</tessellate>
        <altitudeMode>clampToGround</altitudeMode>
        <coordinates> 21.468769,46.864220
21.468731,46.864170
21.469801,46.864330
21.471951,46.864620
21.474360,46.864948
21.481079,46.865791
21.483589,46.866150
21.486099,46.866489
21.488569,46.866810
21.491030,46.867130
21.493450,46.867329
21.495859,46.867439
21.498220,46.867420
21.500271,46.867378
21.500820,46.867470
21.500780,46.867439
21.499491,46.867420
21.497400,46.867470
21.495090,46.867439
21.492769,46.867329
21.490419,46.867088
21.488060,46.866779
21.485720,46.866482
21.483431,46.866180
21.481100,46.865871
21.478710,46.865570
21.476351,46.865261
21.474180,46.864979
21.472170,46.864712
21.470060,46.864410
21.468639,46.864220
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>