<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EDDF to LMML</name>
        <description>Frankfurt Am Main to La Valette Luqa</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EDDF to LMML</name>
            <description>Frankfurt Am Main to La Valette Luqa</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>8.586981,50.045128,0
8.692663,50.070293,36.576
8.714405,50.074132,54.864000000000004
8.736588,50.07674,76.2
8.759041,50.078098,100.584
8.781593,50.078194,124.968
8.804073,50.077029,155.448
8.826308,50.07461,188.976
8.848128,50.070958,225.55200000000002
8.869368,50.066098,265.176
8.889864,50.060069,304.8
8.909462,50.052917,350.52000000000004
8.928011,50.044695,399.288
8.94537,50.035466,448.05600000000004
8.961408,50.025301,502.92
8.976003,50.014276,11094.720000000001
8.989043,50.002477,11094.720000000001
9.000432,49.989991,11094.720000000001
9.010082,49.976916,11094.720000000001
9.017921,49.963349,11094.720000000001
9.02389,49.949395,11094.720000000001
10.036124,47.767321,11094.720000000001
10.966962,45.578534,11094.720000000001
11.827815,43.382756,11094.720000000001
12.628384,41.180972,11094.720000000001
13.376792,38.974006,11094.720000000001
14.302931,36.034584,399.288
14.307598,36.020612,350.52000000000004
14.313752,36.007022,304.8
14.321346,35.993917,265.176
14.330322,35.981398,225.55200000000002
14.34061,35.96956,188.976
14.352133,35.958492,155.448
14.478822,35.856425,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>