<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LEPA to EGGW</name>
        <description>Palma de Mallorca to London Luton</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LEPA to EGGW</name>
            <description>Palma de Mallorca to London Luton</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>2.738889999999998,39.55169999999998,0
1.8947499999999877,40.764399999999995,8961.12
1.7058299999999917,41.2106,10668
1.6891099999999994,41.3186,10668
1.6634699999999896,41.48340000000002,10668
1.6183100000000081,41.77160000000001,10668
1.4836099999999988,42.61610000000002,10668
1.3098099999999988,43.680800000000005,10668
1.2272199999999884,44.4614,10668
0.96944400000001,45.1172,10668
1.0019399999999905,45.516400000000004,10668
1.0255799999999908,45.8159,10668
1.0333300000000065,46.516099999999994,10668
1.0550000000000068,47.025800000000004,10668
1.0583300000000122,47.16669999999999,10668
1.0644399999999905,47.4289,10668
0.9072219999999902,47.837199999999996,10668
0.7444439999999872,48.25310000000002,10668
0.648333000000008,48.4958,10668
0.5302780000000098,48.79059999999998,10668
0.4019439999999861,49.10329999999999,10668
0.31272200000000794,49.3107,10210.800000000001
0.1633329999999944,49.6833,8686.800000000001
0,50.099999999999994,7010.400000000001
-0.36843200000001275,51.87459999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>