<?xml version="1.0" encoding="UTF-8" ?>
    <kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
    <name>do prace</name>
    <description></description>
    <Style id="redline">
      <LineStyle>
        <color>ff0000ff</color>
        <width>4</width>
      </LineStyle>
    </Style><Placemark>
      <name>do prace</name>
      <description></description>
      <styleUrl>#redline</styleUrl>
      <LineString>
        <extrude>0</extrude>
        <tessellate>0</tessellate>
        <altitudeMode>clampToGround</altitudeMode>
        <coordinates> 17.506519,49.087490
17.505461,49.087238
17.504499,49.086960
17.503189,49.087349
17.501850,49.087349
17.501181,49.087910
17.500620,49.088772
17.500120,49.089619
17.500090,49.089680
17.499161,49.089390
17.497881,49.088451
17.496759,49.087360
17.495581,49.086311
17.494249,49.085281
17.492800,49.084358
17.491261,49.083359
17.489759,49.082409
17.488430,49.081371
17.487301,49.080200
17.486160,49.079041
17.485029,49.077911
17.483900,49.076851
17.482691,49.076340
17.482430,49.076248
17.481211,49.076641
17.480890,49.076500
17.481020,49.076431
17.481220,49.076359
17.481430,49.076328
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>