<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LXGB to GCXO</name>
        <description>Gibraltar to Tenerife Norte-Ciudad de La Laguna</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LXGB to GCXO</name>
            <description>Gibraltar to Tenerife Norte-Ciudad de La Laguna</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-5.3498500000000035,36.1512,0
-6.63221999999999,35.83330000000001,7071.360000000001
-8.789170000000013,34.4444,10668
-10.136400000000009,33.015299999999996,10668
-11.277500000000003,31.7539,10668
-12.3733,30.505799999999994,10668
-12.717199999999991,30.10419999999999,10668
-13.510699999999986,29.165999999999997,10668
-15.429000000000002,28.0771,3505.2000000000003
-16.341700000000003,28.482699999999994,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>