<?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.19247250000000804,51.148753,0
-2.0049999999999955,49.999167,10607.04
-2.603611000000001,49.43722199999999,10668
-3.591667000000001,48.516388000000006,10668
-4.184721999999994,47.957278,10668
-4.524721999999997,47.59138899999999,10668
-4.990555999999998,47.07916599999999,10668
-5.408055999999988,46.61277799999999,10668
-6.919727999999992,44.835228,10668
-8.425391999999988,42.926874999999995,10668
-8.92668599999999,41.87287900000001,10668
-9.591111000000012,40.41666699999999,10668
-10.208889,39,10668
-11.448332999999991,35.966667,10668
-12.911666999999994,34.261111,10668
-13.955000000000013,32.9975,10668
-15.301667000000009,31.300832999999997,10668
-15.768719000000004,29.98641599999999,8107.68
-16.268782999999985,28.536831000000006,2194.56
-16.572487999999993,28.044475000000006,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>