<?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> 19.078899,47.482681
19.079140,47.482700
19.081160,47.481880
19.081961,47.481571
19.083330,47.481159
19.084440,47.480721
19.085890,47.480228
19.087549,47.479649
19.089020,47.479099
19.090300,47.478619
19.091471,47.478050
19.090691,47.477219
19.089010,47.476501
19.087111,47.475842
19.085609,47.475262
19.083790,47.474609
19.082161,47.474060
19.080620,47.473518
19.080200,47.473309
19.078159,47.472542
19.076050,47.471870
19.074289,47.471130
19.073811,47.470959
19.073910,47.470760
19.074080,47.470268
19.074860,47.469238
19.075069,47.468960
19.074970,47.468529
19.075510,47.468281
19.076420,47.467388
19.077591,47.466511
19.078159,47.465611
19.078480,47.464451
19.080059,47.462620
19.082161,47.460529
19.084141,47.458241
19.085119,47.456718
19.087500,47.453220
19.089190,47.450932
19.090679,47.448132
19.092979,47.444031
19.093081,47.442589
19.093781,47.439960
19.094391,47.437260
19.094749,47.436501
19.092951,47.436409
19.091520,47.436062
19.091209,47.434860
19.090919,47.433689
19.091141,47.432732
19.091261,47.432610
19.091021,47.433861
19.091230,47.434959
19.091579,47.436119
19.091221,47.436211
19.090019,47.436069
19.089769,47.435982
19.090620,47.436100
19.091499,47.436161
19.091080,47.434711
19.090931,47.433392
19.091419,47.432251
19.091810,47.431259
19.092350,47.429890
19.092680,47.429470
19.093130,47.429569
19.093370,47.429680
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>