<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ZUCK to VHHH</name>
        <description>Chongqing Jiangbei Intl to Hong Kong Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ZUCK to VHHH</name>
            <description>Chongqing Jiangbei Intl to Hong Kong Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>106.65199999999999,29.723299999999995,0
107.44,28.188299999999998,10668
107.77300000000002,27.8283,10668
108.46699999999998,27.056700000000006,10668
109.02699999999999,26.430000000000007,10668
109.61000000000001,25.776700000000005,10668
110.21199999999999,25.205,10668
110.77699999999999,24.67,10668
111.26999999999998,24.210000000000008,10668
112.48699999999997,23.069999999999993,5943.6
113.91500000000002,22.308899999999994,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>