<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ZGGG to RJAA</name>
        <description>Guangzhou Baiyun Intl. to Narita</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ZGGG to RJAA</name>
            <description>Guangzhou Baiyun Intl. to Narita</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>113.303,23.3904,0
114,24,5760.72
116,25,10668
117,25,10668
119,26,10668
121,27,10668
123,28,10668
124,29,10668
126,30,10668
128,31,10668
129,31,10668
130,31,10668
132,32,10668
134,33,10668
136,34,10668
137,34,10668
138,34,10332.720000000001
140.382,35.77719999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>