<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>DIAP to DNMM</name>
        <description>Abidjan Felix Houphouet Boigny Intl to Murtala Muhammed Int'l</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>DIAP to DNMM</name>
            <description>Abidjan Felix Houphouet Boigny Intl to Murtala Muhammed Int'l</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-3.9258800000000065,5.261240000000001,0
-2.7383299999999906,5.386669999999995,7772.400000000001
-1.7066700000000026,5.486670000000004,10668
-1.1535199999999861,5.539029999999997,10668
-0.15536399999999162,5.634069999999994,10668
0.7841720000000123,5.986770000000007,10180.32
1,6.0674999999999955,9265.92
1.2687799999999925,6.1840799999999945,8138.160000000001
1.7833300000000065,6.265879999999996,6096
3.3213499999999954,6.577380000000005,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>