<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>FKKD to FAJS</name>
        <description>Douala to Johannesburg Or Thambo Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>FKKD to FAJS</name>
            <description>Douala to Johannesburg Or Thambo Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>9.717,4.011,0
8.566667,4.346389,0
7.871667,4.121667,0
6.7826,3.175806,0
6.583334,2.010556,0
7.567263,-0.069613,0
15.833344,-8.333333,0
23.686666,-17.582779,0
25.036373,-20.460417,2656.6368
25.043915,-20.475826,2649.6264
25.050795,-20.489874,2650.8456
25.064398,-20.517616,2649.6264
25.073492,-20.536139,2650.8456
28.017,-26.415001,2650.8456
28.160236,-26.451204,2650.8456
28.200174,-26.323008,2650.8456
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>