<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>VHHH to ZSPD</name>
        <description>Hong Kong Intl to Pudong</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>VHHH to ZSPD</name>
            <description>Hong Kong Intl to Pudong</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>113.931234,22.321709,0
114.005124,22.345487,51.816
114.019398,22.351418,73.152
114.03306,22.358478,100.584
114.046005,22.366611,134.112
114.058134,22.375758,167.64000000000001
114.069357,22.385847,207.264
114.079586,22.396802,249.936
114.088745,22.40854,298.704
115.466439,24.037527,8321.04
116.882854,25.654473,8321.04
118.338028,27.25738,8321.04
119.835561,28.844803,8321.04
121.789693,30.818849,1066.8
121.802038,30.828702,978.408
121.813337,30.839442,893.0640000000001
121.823505,30.850986,813.816
121.832463,30.863247,737.616
121.840143,30.876132,664.464
121.846486,30.889542,594.36
121.851445,30.903376,527.304
121.85498,30.917528,463.29600000000005
121.857064,30.93189,405.384
121.857682,30.946354,350.52000000000004
121.856827,30.960808,298.704
121.854507,30.975144,249.936
121.850737,30.989252,207.264
121.798839,31.126986,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>