<?xml version="1.0" encoding="UTF-8" ?>
    <kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
    <name>Schwalbe</name>
    <description></description>
    <Style id="redline">
      <LineStyle>
        <color>ff0000ff</color>
        <width>4</width>
      </LineStyle>
    </Style><Placemark>
      <name>Schwalbe</name>
      <description></description>
      <styleUrl>#redline</styleUrl>
      <LineString>
        <extrude>0</extrude>
        <tessellate>0</tessellate>
        <altitudeMode>clampToGround</altitudeMode>
        <coordinates> 19.258659,46.522579
19.259041,46.521992
19.259670,46.521118
19.260220,46.520489
19.261280,46.520550
19.262690,46.520882
19.263290,46.520950
19.262430,46.520859
19.261850,46.520721
19.261801,46.520748
19.260799,46.520531
19.260120,46.520660
19.259501,46.521358
19.258659,46.522240
19.257730,46.523079
19.257851,46.523510
19.258560,46.523991
19.257940,46.524502
19.257030,46.525009
19.256590,46.525021
19.256180,46.524830
19.256260,46.524342
19.257240,46.523510
19.258249,46.522671
19.258739,46.522579
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>