<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LZKZ to EDDF</name>
        <description>KOSICE to Frankfurt</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LZKZ to EDDF</name>
            <description>KOSICE to Frankfurt</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>21.241199999999992,48.66300000000001,0
18.9401,49.17329999999998,10424.16
18.510400000000004,49.2029,10668
18.165700000000015,49.24600000000001,10668
17.410799999999995,49.49850000000001,10668
14.029899999999998,49.90389999999999,10668
12.405699999999996,50.0651,9723.12
12.093700000000013,50.069199999999995,8930.640000000001
11.630500000000012,50.0728,7772.400000000001
11.226400000000012,50.07470000000001,6736.08
8.540670000000006,50.0326,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>