<?xml version="1.0" encoding="UTF-8" ?>
    <kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
    <name>test</name>
    <description></description>
    <Style id="redline">
      <LineStyle>
        <color>ff0000ff</color>
        <width>4</width>
      </LineStyle>
    </Style><Placemark>
      <name>test</name>
      <description></description>
      <styleUrl>#redline</styleUrl>
      <LineString>
        <extrude>0</extrude>
        <tessellate>0</tessellate>
        <altitudeMode>clampToGround</altitudeMode>
        <coordinates> 17.881531,48.146149
17.882469,48.146580
17.883820,48.147400
17.885160,48.147758
17.884979,48.148159
17.884590,48.148869
17.884480,48.149052
17.884010,48.149921
17.883221,48.151218
17.882370,48.152649
17.881580,48.153980
17.881380,48.154491
17.880529,48.155231
17.878920,48.156441
17.878250,48.157169
17.877399,48.158039
17.875650,48.158981
17.874451,48.159489
17.873470,48.159859
17.872231,48.160412
17.871189,48.160721
17.871210,48.160648
17.871309,48.160660
17.872410,48.160351
17.873280,48.159920
17.872061,48.159149
17.870560,48.158131
17.869770,48.157478
17.868429,48.156631
17.868000,48.156380
17.867620,48.156311
17.866301,48.156891
17.863689,48.157089
17.861670,48.157551
17.859390,48.158710
17.856710,48.160069
17.856010,48.160919
17.854300,48.162071
17.852200,48.162590
17.850281,48.163349
17.848721,48.164650
17.846569,48.165371
17.844601,48.166222
17.842609,48.167381
17.840691,48.168350
17.838850,48.169380
17.837290,48.170132
17.835180,48.171421
17.833521,48.171890
17.831579,48.171040
17.831421,48.170620
17.833241,48.169472
17.836170,48.167580
17.838480,48.166061
17.840719,48.164639
17.843201,48.163010
17.846201,48.161160
17.849260,48.159752
17.852900,48.158501
17.856409,48.157700
17.860109,48.157188
17.862680,48.157021
17.863689,48.156620
17.865299,48.155609
17.867069,48.154419
17.868200,48.152969
17.869160,48.152020
17.868650,48.151119
17.869080,48.149769
17.870279,48.148720
17.871220,48.148571
17.872520,48.148121
17.874680,48.147572
17.877100,48.147209
17.879150,48.146919
17.879890,48.146229
17.880270,48.145378
17.881269,48.145920
17.881620,48.146019
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>