<?xml version="1.0" encoding="UTF-8" ?>
    <kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
    <name>Bmw</name>
    <description></description>
    <Style id="redline">
      <LineStyle>
        <color>ff0000ff</color>
        <width>4</width>
      </LineStyle>
    </Style><Placemark>
      <name>Bmw</name>
      <description></description>
      <styleUrl>#redline</styleUrl>
      <LineString>
        <extrude>0</extrude>
        <tessellate>0</tessellate>
        <altitudeMode>clampToGround</altitudeMode>
        <coordinates> 19.174000,47.626419
19.172970,47.627041
19.171730,47.627819
19.170450,47.628761
19.169121,47.629490
19.168070,47.630348
19.167610,47.628738
19.168100,47.625301
19.169060,47.620998
19.169210,47.618271
19.170031,47.617191
19.169630,47.616890
19.167730,47.618092
19.166510,47.618729
19.168430,47.618870
19.167940,47.616692
19.165390,47.613762
19.162479,47.610840
19.159679,47.608009
19.157080,47.605381
19.154579,47.602890
19.151520,47.600780
19.148130,47.599510
19.144739,47.598289
19.141050,47.597370
19.137350,47.596458
19.133921,47.597118
19.129829,47.598511
19.125481,47.599442
19.120991,47.601849
19.116619,47.604172
19.111210,47.604309
19.106239,47.602551
19.101509,47.602730
19.097099,47.605000
19.092609,47.607342
19.087660,47.609810
19.082800,47.611359
19.077841,47.612652
19.072910,47.612869
19.069040,47.611870
19.066351,47.612221
19.065390,47.612270
19.065411,47.612309
19.064699,47.612652
19.064110,47.612011
19.062941,47.610378
19.061720,47.608002
19.060419,47.605839
19.059811,47.604370
19.059469,47.603420
19.058880,47.602581
19.058571,47.601860
19.059179,47.601582
19.059910,47.601879
19.060680,47.602982
19.061350,47.603191
19.061600,47.602970
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>