<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>GMMZ to GCLP</name>
        <description>Ouarzazate Intl to Gran Canaria</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>GMMZ to GCLP</name>
            <description>Ouarzazate Intl to Gran Canaria</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-6.909490000000005,30.939099999999996,0
-8.553059999999988,30.5372,9601.2
-8.92168000000001,30.441199999999995,10668
-9.383469999999988,30.3219,10668
-12.816399999999987,28.906099999999995,9662.16
-13.864499999999992,28.430800000000005,5608.320000000001
-15.38560000000001,27.931600000000003,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>