<?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
-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.372900000000016,29.591399999999993,0
-16.57249999999999,28.044399999999996,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>