<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>VHHH to YSSY</name>
        <description>Hong Kong Intl to Sydney Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>VHHH to YSSY</name>
            <description>Hong Kong Intl to Sydney Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>113.931234,22.321709,0
114.005124,22.345487,36.576
114.020295,22.349035,51.816
114.035743,22.351348,70.104
114.05135,22.352406,91.44
114.066997,22.352202,118.872
114.082566,22.350738,146.304
114.097937,22.348024,176.78400000000002
114.112994,22.344082,210.312
114.127621,22.338941,246.888
114.141708,22.33264,286.512
114.155146,22.325228,326.136
114.167835,22.316761,371.856
114.179677,22.307303,420.624
114.190581,22.296926,469.392
114.200467,22.285709,524.256
114.209257,22.273738,579.12
115.961836,19.727169,11887.2
117.6625,17.164698,11887.2
119.316671,14.588383,11887.2
120.932468,12.000697,11887.2
122.517466,9.403921,11887.2
124.078801,6.800183,11887.2
125.623281,4.191497,11887.2
127.157476,1.579796,11887.2
128.687815,-1.033034,11887.2
130.220674,-3.645126,11887.2
131.762464,-6.254601,11887.2
133.319718,-8.859539,11887.2
134.899185,-11.457943,11887.2
136.507927,-14.047715,11887.2
138.153415,-16.626607,11887.2
139.843646,-19.192191,11887.2
141.58726,-21.741806,11887.2
143.39367,-24.272507,11887.2
145.273207,-26.781002,11887.2
147.237277,-29.263579,11887.2
151.095551,-33.723956,326.136
151.106059,-33.735492,286.512
151.11532,-33.747747,246.888
151.123262,-33.760626,210.312
151.129825,-33.774031,176.78400000000002
151.134958,-33.787861,146.304
151.171603,-33.929358,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>