<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ZBLA to ZBAD</name>
        <description>DONGSHAN to Beijing Daxing International</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ZBLA to ZBAD</name>
            <description>DONGSHAN to Beijing Daxing International</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>119.82799999999997,49.20600000000002,0
119.822,49.20330000000001,30.48
120.59000000000003,47.46000000000001,10668
121.072,46.306700000000006,10668
121.23500000000001,45.91499999999999,10668
122.197,43.56,10668
121.077,42.911699999999996,10668
119.42500000000001,41.943299999999994,10668
118.54500000000002,41.42169999999999,9997.44
117.22300000000001,40.57830000000001,4876.8
116.39999999999998,39.5,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>