<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ZGSZ to ZJSY</name>
        <description>Baoan to Sanya Phoenix Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ZGSZ to ZJSY</name>
            <description>Baoan to Sanya Phoenix Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>113.80200000000002,22.639200000000002,0
112.54700000000003,21.8583,9144
111.827,21.569999999999993,9144
111.055,20.9533,9144
110.495,20.504999999999995,9144
110.137,20.015,9144
110.137,20.0133,9144
109.83299999999997,19.25,9022.08
109.41200000000003,18.302899999999994,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>