<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ZPPP to ZGGG</name>
        <description>Kunming Changshui Intl to Guangzhou Baiyun Intl.</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ZPPP to ZGGG</name>
            <description>Kunming Changshui Intl to Guangzhou Baiyun Intl.</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>102.93700000000001,25.111000000000004,0
103.743,24.54169999999999,6035.04
105.21699999999998,24.2217,10668
105.70299999999997,24.103300000000004,10668
106.64499999999998,23.8917,10668
106.64800000000002,23.894999999999996,10668
108.16200000000003,23.821699999999993,10668
109.14699999999999,23.7633,10668
109.21199999999999,23.743300000000005,10668
110.363,23.5133,10668
111.14800000000002,23.349999999999994,7863.84
111.827,23.20830000000001,5364.4800000000005
113.303,23.3904,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>