<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LEJR to GMAD</name>
        <description>Jerez La Parra to Agadir Al Massira Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LEJR to GMAD</name>
            <description>Jerez La Parra to Agadir Al Massira Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-6.060110000000009,36.74459999999999,0
-5.9166700000000105,35.400000000000006,8808.720000000001
-5.930560000000014,34.903099999999995,10668
-6.331670000000003,34.49719999999999,10668
-6.5162400000000105,33.97,10668
-6.893509999999992,33.6472,10668
-7.5061000000000035,33.115700000000004,10668
-7.690499999999986,32.8536,10668
-8.197120000000012,32.124300000000005,8199.12
-9.383469999999988,30.3219,91.44
-9.411509999999993,30.322599999999994,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>