<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ZGGG to RCTP</name>
        <description>Guangzhou Baiyun Intl. to Taiwan Taoyuan Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ZGGG to RCTP</name>
            <description>Guangzhou Baiyun Intl. to Taiwan Taoyuan Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>113.303,23.3904,0
114.75,22.783299999999997,9540.24
115.882,22.900000000000006,10668
116.36000000000001,22.950000000000003,10668
117.38,22.995000000000005,10668
117.5,23.091700000000003,10668
118.445,23.863299999999995,10668
119.88299999999998,25,4785.360000000001
121.23399999999998,25.0779,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>