<?xml version="1.0" encoding="UTF-8" ?>
    <kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
    <name>Motor teszt Győr 2025</name>
    <description></description>
    <Style id="redline">
      <LineStyle>
        <color>ff0000ff</color>
        <width>4</width>
      </LineStyle>
    </Style><Placemark>
      <name>Motor teszt Győr 2025</name>
      <description></description>
      <styleUrl>#redline</styleUrl>
      <LineString>
        <extrude>0</extrude>
        <tessellate>0</tessellate>
        <altitudeMode>clampToGround</altitudeMode>
        <coordinates> 17.862049,47.652550
17.993750,47.638062
18.161909,47.617279
18.303640,47.638550
18.333691,47.548599
18.404051,47.433708
18.511530,47.364029
18.580700,47.355728
18.606609,47.434608
18.760441,47.450001
18.862761,47.383652
 </coordinates>
          </LineString>
        </Placemark>
      </Document>
    </kml>