<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>VVCI to ZGGG</name>
        <description>Cat Bi Intl to Guangzhou Baiyun Intl.</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>VVCI to ZGGG</name>
            <description>Cat Bi Intl to Guangzhou Baiyun Intl.</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>106.72300000000001,20.816900000000004,0
107.255,22.426699999999997,10668
108.14999999999998,22.586,10668
109.12200000000001,22.694999999999993,10668
110.553,22.855000000000004,10210.800000000001
112.48699999999997,23.069999999999993,3169.92
113.303,23.3904,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>