<?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,0
-2.1049999999999898,49.7244,0
-2.95111,48.953599999999994,0
-3.602470000000011,48.33260000000001,0
-4.184719999999999,47.957300000000004,0
-4.312559999999991,47.8211,0
-4.524720000000002,47.59139999999999,0
-4.990559999999988,47.079200000000014,0
-5.408060000000006,46.61279999999999,0
-6.919720000000012,44.835199999999986,0
-7.865579999999994,43.653099999999995,0
-8.425389999999993,42.92689999999999,0
-9.361999999999995,41.925700000000006,0
-10.186700000000002,40.88470000000001,0
-11.37360000000001,39.315,0
-13.3228,36.5492,0
-14.7303,34.3981,0
-16.556899999999985,31.406900000000007,0
-16.44919999999999,30.352900000000005,0
-16.372900000000016,29.591399999999993,0
-16.57249999999999,28.044399999999996,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>