<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>HTKJ to HECA</name>
        <description>Kilimanjaro International Airport to Cairo Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>HTKJ to HECA</name>
            <description>Kilimanjaro International Airport to Cairo Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>37.0744,-3.4294100000000043,0
37.04249999999999,-2.6858299999999957,4846.320000000001
36.954200000000014,-1.2998999999999938,10668
36.15530000000001,-0.30474399999999946,10668
36.153400000000005,-0.3047499999999985,10668
35.851,1.6207100000000025,10668
35.61269999999999,3.1075000000000017,10668
35.36750000000001,3.9969799999999935,10668
35.023300000000006,5.310000000000002,10668
34.667100000000005,6.673329999999993,10668
33.905,9.435000000000002,10668
32.90639999999999,13.028000000000006,10668
32.785,13.907499999999999,10668
32.55340000000001,15.566100000000006,10668
32.14189999999999,17.191900000000004,10668
31.830299999999994,18.413600000000002,10668
31.818700000000007,18.449799999999996,10668
31.788099999999986,19.050299999999993,10668
31.63499999999999,22,10668
31.622000000000014,22.3549,10668
31.62190000000001,22.355000000000004,10668
31.622800000000012,22.701400000000007,10668
30.686700000000002,25.462500000000006,10668
30.6353,25.61,10668
31.032399999999996,27.0312,10668
31.14779999999999,28.071399999999997,8046.72
31.2183,28.7003,5547.360000000001
31.413900000000012,30.111400000000003,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>