<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EDDF to EYKA</name>
        <description>Frankfurt to Kaunas Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EDDF to EYKA</name>
            <description>Frankfurt to Kaunas Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>8.540670000000006,50.0326,0
10.763100000000009,51.01060000000001,10668
11.110700000000008,51.12899999999999,10668
11.5531,51.27719999999999,10668
11.969400000000007,51.4144,10668
12.789999999999992,51.73060000000001,10668
13.563400000000001,52.01939999999999,10668
14.5856,52.379700000000014,10668
15.83250000000001,52.816900000000004,10668
17.035300000000007,53.11610000000002,10668
18.149699999999996,53.37889999999999,10668
18.78139999999999,53.52109999999999,10668
19.761899999999997,53.7175,10668
20.5,53.858599999999996,9387.84
21.25309999999999,53.99719999999999,7559.04
22.1978,54.1636,5303.52
24.084699999999998,54.963899999999995,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>