<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>FAJS to HECA</name>
        <description>Johannesburg Or Thambo Intl to Cairo Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>FAJS to HECA</name>
            <description>Johannesburg Or Thambo Intl to Cairo Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>28.246229,-26.108019,0
28.267844,-26.038306,36.576
28.270798,-26.024078,51.816
28.27236,-26.009673,70.104
28.27252,-25.995201,91.44
28.445268,-23.020164,11887.2
28.611352,-20.045714,11887.2
28.771255,-17.071113,11887.2
28.926135,-14.096392,11887.2
29.077025,-11.121574,11887.2
29.224863,-8.146683,11887.2
29.370517,-5.171739,11887.2
29.514808,-2.196761,11887.2
29.658524,0.778229,11887.2
29.802444,3.753216,11887.2
29.947348,6.728178,11887.2
30.09404,9.703097,11887.2
30.243363,12.677953,11887.2
30.396217,15.652723,11887.2
30.553589,18.627384,11887.2
30.716572,21.60191,11887.2
30.886403,24.57627,11887.2
31.212277,29.888813,524.256
31.213456,29.90325,469.392
31.216082,29.917543,420.624
31.220135,29.931584,371.856
31.225586,29.945264,326.136
31.232393,29.958482,286.512
31.240504,29.971134,246.888
31.249859,29.983126,210.312
31.260386,29.994367,176.78400000000002
31.272004,30.00477,146.304
31.398233,30.099689,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>