<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>FBSK to FYWB</name>
        <description>Gaborone International Sir Sereste Khama to Walvis Bay</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>FBSK to FYWB</name>
            <description>Gaborone International Sir Sereste Khama to Walvis Bay</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>25.922799999999995,-24.5531,0
24.646500000000003,-24.537999999999997,7589.52
23.791300000000007,-24.4127,10668
22.7303,-24.268,10668
21.6567,-24.113500000000002,10668
20.002800000000008,-23.853099999999998,10668
18.16900000000001,-23.576499999999996,10668
17.637400000000014,-23.4919,10668
17.171699999999987,-23.416399999999996,9235.44
15.519800000000004,-23.137299999999996,3200.4
14.647099999999995,-22.9794,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>