<?xml version="1.0" encoding="UTF-8" ?>
    <kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
    <name>Próbakör</name>
    <description></description>
    <Style id="redline">
      <LineStyle>
        <color>ff0000ff</color>
        <width>4</width>
      </LineStyle>
    </Style><Placemark>
      <name>Próbakör</name>
      <description></description>
      <styleUrl>#redline</styleUrl>
      <LineString>
        <extrude>0</extrude>
        <tessellate>0</tessellate>
        <altitudeMode>clampToGround</altitudeMode>
        <coordinates> 17.598480,47.997978
17.598930,47.997730
17.598690,47.997269
17.599581,47.996731
17.600210,47.996441
17.601700,47.996311
17.601139,47.996040
17.596840,47.998039
17.589621,47.998989
17.579580,47.999001
17.569719,47.997890
17.566351,47.995461
17.562981,47.992649
17.558081,47.989719
17.553329,47.987240
17.554199,47.983349
17.556669,47.980862
17.565371,47.981258
17.573629,47.981400
17.576750,47.983200
17.582310,47.985950
17.587099,47.987259
17.593019,47.988499
17.597851,47.989281
17.603670,47.990181
17.609501,47.991051
17.611670,47.992100
17.608999,47.993408
17.607620,47.993980
17.602240,47.995720
17.598560,47.997570
17.596581,47.998878
17.599340,48.000462
17.600309,47.999229
17.599920,47.998920
17.599951,47.999062
17.599991,47.998989
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>