<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>VHHH to NZAA</name>
        <description>Hong Kong Intl to Auckland International</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>VHHH to NZAA</name>
            <description>Hong Kong Intl to Auckland International</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>113.931234,22.321709,0
114.005124,22.345487,39.624
114.020295,22.349035,57.912000000000006
114.035743,22.351348,79.248
114.05135,22.352406,103.632
114.066997,22.352202,131.064
114.082566,22.350738,161.544
114.097937,22.348024,195.072
114.112994,22.344082,234.696
114.127621,22.338941,274.32
114.141708,22.33264,316.992
114.155146,22.325228,365.76
114.167835,22.316761,414.528
114.179677,22.307303,466.34400000000005
114.190581,22.296926,521.208
116.4854,20.07956,10668
118.719061,17.833964,10668
120.896776,15.563617,10668
123.026718,13.272347,10668
125.11669,10.963719,10668
127.17418,8.641078,10668
129.206407,6.307598,10668
131.220383,3.966318,10668
133.222963,1.620181,10668
135.220906,-0.727929,10668
137.22093,-3.075153,10668
139.229774,-5.418621,10668
141.25425,-7.755417,10668
143.301301,-10.082543,10668
145.378063,-12.39688,10668
147.491914,-14.695154,10668
149.650533,-16.973888,10668
151.861946,-19.229359,10668
154.134573,-21.457555,10668
156.477263,-23.654115,10668
158.899317,-25.814281,10668
161.410487,-27.932833,10668
164.020955,-30.004032,10668
166.741263,-32.021553,10668
169.5822,-33.978429,10668
174.492437,-37.011997,414.528
174.507112,-37.020492,365.76
174.52266,-37.027934,316.992
174.538963,-37.034265,274.32
174.555896,-37.039439,234.696
174.573331,-37.043414,195.072
174.591135,-37.046162,161.544
174.609171,-37.047661,131.064
174.627302,-37.047899,103.632
174.64539,-37.046875,79.248
174.663297,-37.044597,57.912000000000006
174.680887,-37.041082,39.624
174.766577,-37.017479,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>