<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ZSSS to ZGGG</name>
        <description>HONGQIAO INTL to BAIYUN INTL</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ZSSS to ZGGG</name>
            <description>HONGQIAO INTL to BAIYUN INTL</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>121.336319,31.197874999999996,0
120.16333299999997,30.301666999999995,8808.720000000001
119.65833299999997,29.763333000000003,10668
119.49000000000001,29.631665999999996,10668
117.96666700000003,28.416667000000004,10668
116.566667,27.216667,10668
114.91500000000002,25.821667000000005,10668
114.27166699999998,25.099999999999994,7741.92
114.11166700000001,24.346666999999997,4724.400000000001
113.29878825000003,23.392438749999997,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>