<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ZSSR to ZBAA</name>
        <description>Shangrao - Sanqingshan to Beijing-Capital</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ZSSR to ZBAA</name>
            <description>Shangrao - Sanqingshan to Beijing-Capital</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>117.964,28.3797,0
118.70499999999998,29.696699999999993,9570.720000000001
119,30,10668
119,31,10668
119.06700000000001,31.564999999999998,10668
119.04000000000002,31.650000000000006,10668
118.96299999999997,31.819999999999993,10668
118.57799999999997,32.6733,10668
118.38299999999998,33.22,10668
118.168,33.8133,10668
118.096,34.0103,10668
117.99799999999999,34.2783,10668
117.803,34.8233,10668
117.368,36,10668
117.21299999999997,36.4183,10668
117.21500000000003,36.83330000000001,10668
117.16500000000002,37.35669999999999,10668
116.99200000000002,39.129999999999995,3901.44
116.59500000000003,40.0787,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>