<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>HKMO to HKEL</name>
        <description>Moi International Airport to Eldoret International</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>HKMO to HKEL</name>
            <description>Moi International Airport to Eldoret International</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>39.596900000000005,-4.030919999999995,0
39.0223,-3.694429999999997,4328.16
37.35130000000001,-2.036140000000003,10668
36.826899999999995,-1.5172199999999947,10515.6
36.954200000000014,-1.2998999999999938,9540.24
36.15530000000001,-0.30474399999999946,4541.52
35.236699999999985,0.404010999999997,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>