<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>FYWH to FNLU</name>
        <description>Windhoek Hosea Kutako Intl to Luanda-Quatro de Fevereiro</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>FYWH to FNLU</name>
            <description>Windhoek Hosea Kutako Intl to Luanda-Quatro de Fevereiro</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>17.471599999999995,-22.481799999999993,0
17.027299999999997,-21.186499999999995,8869.68
15.8228,-17.3917,12009.12
14.386899999999997,-12.7025,12009.12
13.813600000000008,-10.7744,7833.360000000001
13.6233,-10.131699999999995,5212.08
13.231099999999998,-8.858339999999998,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>