<?xml version="1.0" encoding="UTF-8" ?>
    <kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
    <name>excel2</name>
    <description></description>
    <Style id="redline">
      <LineStyle>
        <color>ff0000ff</color>
        <width>4</width>
      </LineStyle>
    </Style><Placemark>
      <name>excel2</name>
      <description></description>
      <styleUrl>#redline</styleUrl>
      <LineString>
        <extrude>0</extrude>
        <tessellate>0</tessellate>
        <altitudeMode>clampToGround</altitudeMode>
        <coordinates> 18.041941,46.897301
18.042290,46.897270
18.041800,46.898060
18.041090,46.899269
18.040770,46.900002
18.041080,46.900551
18.041809,46.901428
18.041861,46.901581
18.043039,46.901829
18.044750,46.902100
18.046680,46.902328
18.048670,46.902641
18.049721,46.902859
18.050440,46.903061
18.051100,46.903290
18.051510,46.903400
18.051769,46.903439
18.052891,46.902550
18.053881,46.901379
18.054790,46.900570
18.056170,46.899929
18.057880,46.899281
18.059740,46.898708
18.060720,46.898602
18.062010,46.899109
18.063730,46.899780
18.065430,46.900452
18.066750,46.900810
18.067659,46.899921
18.068550,46.898762
18.069469,46.897591
18.069090,46.897072
18.068689,46.896599
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>