<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>WMKK to VTBD</name>
        <description>Kuala Lumpur Intl to Don Mueang Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>WMKK to VTBD</name>
            <description>Kuala Lumpur Intl to Don Mueang Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>101.702,2.738339999999994,0
101.89699999999999,3.673329999999993,6217.92
102.209,5.537329999999997,10668
102.31399999999996,6.163449999999997,10668
102.29599999999999,6.305000000000007,10668
102.09699999999998,8.02355,10668
101.98500000000001,9.293369999999996,10668
101.61099999999999,10.580600000000004,10668
101.17000000000002,12.082499999999996,7467.6
101.08699999999999,12.361900000000006,6339.84
100.60699999999997,13.912499999999994,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>