<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGNX to GCRR</name>
        <description>East Midlands to Lanzarote Airport</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGNX to GCRR</name>
            <description>East Midlands to Lanzarote Airport</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-1.3281100000000094,52.83100000000002,0
-2.9455600000000004,51.6917,9845.04
-3.0175000000000125,51.30189999999999,10668
-3.4937400000000025,50.39859999999999,10668
-3.529439999999994,49.7372,10668
-3.8086099999999874,48.9769,10668
-4.061669999999992,48.30189999999999,10668
-4.184719999999999,47.957300000000004,10668
-4.638779999999997,47.092299999999994,10668
-5.221390000000014,45.93690000000001,10668
-5.8366399999999885,44.65870000000001,10668
-6,43,10668
-6.560859999999991,41.78659999999999,10668
-6.621939999999995,41.70060000000001,10668
-7.083889999999997,41.0403,10668
-7.109170000000006,40.29059999999998,10668
-7.3663899999999956,39.52889999999999,10668
-7.51194000000001,39.10560000000001,10668
-7.614440000000002,38.088599999999985,10668
-7.974999999999994,37.01349999999999,10668
-7.9750099999999975,37.01349999999999,10668
-8.132499999999993,36.53139999999999,10668
-8.31416999999999,35.9667,10668
-8.789170000000013,34.4444,10668
-10.136400000000009,33.015299999999996,10668
-11.277500000000003,31.7539,10668
-12.3733,30.505799999999994,7406.64
-12.717199999999991,30.10419999999999,5455.92
-13.605199999999996,28.945499999999996,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>