<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>GMMN to GMTA</name>
        <description>Casablanca Mohammed V Intl to Al Hoceima/Cherif El Idrissi International Airport</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>GMMN to GMTA</name>
            <description>Casablanca Mohammed V Intl to Al Hoceima/Cherif El Idrissi International Airport</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-7.589979999999997,33.3674,0
-5.738139999999987,33.98169999999999,8199.12
-5.256429999999995,33.9461,6644.64
-3.8395500000000027,35.1773,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>