<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ZUCK to VHHH</name>
        <description>JIANGBEI to Hong Kong Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ZUCK to VHHH</name>
            <description>JIANGBEI to Hong Kong Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>106.64167650000002,29.7192165,0
106.65333299999998,29.046667,4084.32
106.71333300000003,27.988332999999997,10668
106.756667,27.191666999999995,10668
106.79500000000002,26.519999999999996,10668
107.881667,26.231667,10668
108.39499999999998,26.095,10668
109.60666700000002,25.768333,10668
110.22000000000003,25.194999999999993,10668
110.79333300000002,24.656667,10668
111.27666699999997,24.205,10668
112.48666700000001,23.069999999999993,5943.6
113.91461000999999,22.308994549999994,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>