<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ZGGG to ZSHC</name>
        <description>Guangzhou Baiyun Intl. to Hangzhou Xiaoshan</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ZGGG to ZSHC</name>
            <description>Guangzhou Baiyun Intl. to Hangzhou Xiaoshan</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>113.303,23.3904,0
114.11199999999997,24.349999999999994,7894.320000000001
114.27300000000002,25.095,10668
114.27199999999999,25.099999999999994,10668
114.875,25.808300000000003,10668
115.70799999999997,26.5017,10668
116.55799999999999,27.20830000000001,10668
116.92200000000003,27.519999999999996,10668
117.97000000000003,28.41669999999999,10668
119.49000000000001,29.631699999999995,3962.4
120.42899999999997,30.237400000000008,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>