<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ZBAD to VVNB</name>
        <description>Beijing Daxing International to Noi Bai Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ZBAD to VVNB</name>
            <description>Beijing Daxing International to Noi Bai Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>116.39999999999998,39.5,0
116.07499999999999,38.7167,5364.4800000000005
115.70499999999998,37.7167,10668
114.91700000000003,36.36330000000001,10668
114.75299999999999,34.6917,10668
114.71500000000003,34.3017,10668
114.65499999999997,33.66499999999999,10668
114.642,33.661699999999996,10668
114.52499999999998,32.33,10668
114,31,10668
113.185,30.216700000000003,10668
111.64800000000002,29.353300000000004,10668
110.72500000000002,29.03,10668
109.44999999999999,28.58,10668
109.293,27.868300000000005,10668
108.37,26.58330000000001,10668
108.39699999999999,26.0967,10668
107.96299999999997,25.455,10668
108.07499999999999,24.538299999999992,10668
108.16200000000003,23.821699999999993,10668
107.642,23.03,10058.4
107.255,22.426699999999997,7315.200000000001
106.868,22.356700000000004,5882.64
105.80599999999998,21.22030000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>