<?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-Reina Sofia</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-Reina Sofia</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-0.19192300000000273,51.148799999999994,0
-2.0049999999999955,49.9992,10607.04
-2.1049999999999898,49.7244,10668
-2.95111,48.953599999999994,10668
-3.602470000000011,48.33260000000001,10668
-4.184719999999999,47.957300000000004,10668
-4.312559999999991,47.8211,10668
-4.524720000000002,47.59139999999999,10668
-4.990559999999988,47.079200000000014,10668
-5.408060000000006,46.61279999999999,10668
-6.919720000000012,44.835199999999986,10668
-7.865579999999994,43.653099999999995,10668
-8.425389999999993,42.92689999999999,10668
-9.361999999999995,41.925700000000006,10668
-10.186700000000002,40.88470000000001,10668
-11.37360000000001,39.315,10668
-13.3228,36.5492,10668
-14.7303,34.3981,10668
-16.556899999999985,31.406900000000007,8808.720000000001
-16.44919999999999,30.352900000000005,6065.52
-16.372900000000016,29.591399999999993,4053.84
-16.57249999999999,28.044399999999996,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>