<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGKK to GCTS</name>
        <description>London Gatwick to Tenerife Sur</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGKK to GCTS</name>
            <description>London Gatwick to Tenerife Sur</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-0.19184699999999566,51.148799999999994,0
-2.0049999999999955,49.9992,9022.08
-2.1049999999999898,49.7244,10576.560000000001
-2.95111,48.953599999999994,10972.800000000001
-3.602470000000011,48.33260000000001,10972.800000000001
-4.184719999999999,47.957300000000004,10972.800000000001
-4.312559999999991,47.8211,10972.800000000001
-4.524720000000002,47.59139999999999,10972.800000000001
-4.990559999999988,47.079200000000014,10972.800000000001
-5.408060000000006,46.61279999999999,10972.800000000001
-6.919720000000012,44.835199999999986,10972.800000000001
-7.865579999999994,43.653099999999995,10972.800000000001
-8.425389999999993,42.92689999999999,10972.800000000001
-9.361999999999995,41.925700000000006,10972.800000000001
-10.186700000000002,40.88470000000001,10972.800000000001
-11.37360000000001,39.315,10972.800000000001
-13.3228,36.5492,10972.800000000001
-14.7303,34.3981,10972.800000000001
-16.556899999999985,31.406900000000007,10972.800000000001
-16.44919999999999,30.352900000000005,9265.92
-16.372900000000016,29.591399999999993,6217.92
-16.57249999999999,28.044399999999996,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>