<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ZSSS to ZGGG</name>
        <description>SHANGHAI HONGQIAO INTL to Guangzhou Baiyun Intl.</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ZSSS to ZGGG</name>
            <description>SHANGHAI HONGQIAO INTL to Guangzhou Baiyun Intl.</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>121.334,31.198099999999997,0
120.43,30.896699999999996,0
119.66500000000002,29.855000000000004,0
119.49000000000001,29.631699999999995,0
117.97000000000003,28.41669999999999,0
116.92200000000003,27.519999999999996,0
116.55799999999999,27.20830000000001,0
115.70799999999997,26.5017,0
114.875,25.808300000000003,0
114.507,24.313299999999998,0
113.303,23.3904,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>