<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGFF to GCTS</name>
        <description>Cardiff to Tenerife Sur-Reina Sofia</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGFF to GCTS</name>
            <description>Cardiff to Tenerife Sur-Reina Sofia</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-3.3433200000000056,51.39660000000001,0
-4.0013899999999865,49.651399999999995,9144
-6.919720000000012,44.835199999999986,9144
-7.865579999999994,43.653099999999995,9144
-8.425389999999993,42.92689999999999,9144
-9.361999999999995,41.925700000000006,9144
-10.186700000000002,40.88470000000001,9144
-11.37360000000001,39.315,9144
-13.3228,36.5492,9144
-14.7303,34.3981,9144
-16.556899999999985,31.406900000000007,9144
-16.44919999999999,30.352900000000005,9144
-16.372900000000016,29.591399999999993,8534.4
-16.57249999999999,28.044399999999996,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>