<?xml version="1.0" encoding="UTF-8" ?>
    <kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
    <name>free top speed</name>
    <description></description>
    <Style id="redline">
      <LineStyle>
        <color>ff0000ff</color>
        <width>4</width>
      </LineStyle>
    </Style><Placemark>
      <name>free top speed</name>
      <description></description>
      <styleUrl>#redline</styleUrl>
      <LineString>
        <extrude>0</extrude>
        <tessellate>0</tessellate>
        <altitudeMode>clampToGround</altitudeMode>
        <coordinates> 18.865841,47.122131
18.865841,47.121979
18.866949,47.122231
18.867889,47.122421
18.868071,47.122978
18.867840,47.124191
18.867270,47.125751
18.866730,47.127319
18.866190,47.128868
18.865610,47.130341
18.865120,47.131130
18.864849,47.130260
18.865290,47.129990
18.865879,47.129452
18.866489,47.127838
18.867229,47.125839
18.867941,47.123791
18.868610,47.121670
18.869289,47.119572
18.869949,47.117458
18.870590,47.115398
18.871120,47.113590
18.870680,47.113159
18.870819,47.112961
18.871321,47.113258
18.870970,47.114491
18.870430,47.116020
18.869909,47.117691
18.869360,47.119572
18.868790,47.121498
18.868120,47.123421
18.867439,47.125290
18.866739,47.127239
18.866091,47.129089
18.865530,47.130638
18.864740,47.130932
18.864771,47.130322
18.865700,47.129822
18.865990,47.129139
18.866619,47.127460
18.867331,47.125439
18.868000,47.123390
18.868679,47.121319
18.869221,47.119751
18.868401,47.119240
18.867319,47.118649
18.866381,47.118950
18.864920,47.119740
18.863239,47.120670
18.863449,47.121090
18.865141,47.121590
18.865810,47.121948
18.865730,47.122040
18.865700,47.122139
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>