<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>WMKK to ZGGG</name>
        <description>Kuala Lumpur Intl to Guangzhou Baiyun Intl.</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>WMKK to ZGGG</name>
            <description>Kuala Lumpur Intl to Guangzhou Baiyun Intl.</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>101.702,2.738339999999994,0
102.10399999999998,3.4372000000000043,5242.56
102.834,4.860799999999998,10668
103.082,5.360669999999999,10668
103.22300000000001,5.753299999999996,10668
103.58499999999998,6.9366700000000066,10668
104.118,7.25667,10668
105,8.5,10668
105.90800000000002,9.787220000000005,10668
106.24799999999999,10.266400000000004,10668
106.64600000000002,10.816400000000002,10668
107.05899999999997,11.357200000000006,10668
107.81,12.336399999999998,10668
108.12299999999999,12.6665,10668
108.582,13.312200000000004,10668
109.043,13.9572,10668
109.24400000000003,15.607200000000006,10668
109.39499999999998,16.83330000000001,10668
109.16300000000001,17.5017,10668
109.16500000000002,17.67,10668
109.173,18.310000000000002,10668
109.40300000000002,18.488299999999995,10668
109.83299999999997,19.25,10668
110.137,20.0133,10668
110.137,20.015,10668
110.495,20.504999999999995,10668
111.055,20.9533,10668
111.827,21.569999999999993,9448.800000000001
112.54700000000003,21.8583,6583.68
113.303,23.3904,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>