<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>HTKJ to HECA</name>
        <description>Kilimanjaro Intl to Cairo Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>HTKJ to HECA</name>
            <description>Kilimanjaro Intl to Cairo Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>37.066002,-3.425,0
38.500862,-3.102444,0
40.216667,-1.847222,0
43.583332,1.3,0
44.000668,4.919139,0
44.216667,8.918333,0
44.064999,12.646667,0
43.029999,16.523333,0
42.046391,19.467777,0
40.523716,21.904039,0
38.998333,24.377501,0
37.818508,25.536081,1039.0632
37.804249,25.550032,1103.0712
31.766001,30.232,1103.0712
31.66547,30.333063,1103.0712
31.548466,30.24642,1103.0712
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>