<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>RKTN to ZSPD</name>
        <description>Daegu Intl to Shanghai Pudong Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>RKTN to ZSPD</name>
            <description>Daegu Intl to Shanghai Pudong Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>128.659,35.89410000000001,0
127.793,34.2547,10668
127.33100000000002,33.91460000000001,10668
127.07299999999998,33.72229999999999,10668
126.62400000000002,33.384600000000006,10668
126.207,33.00399999999999,10668
125.983,32.47999999999999,10668
125.78300000000002,32.005799999999994,10668
124.99799999999999,31.83330000000001,10668
124,31.61,7528.56
123.5,31.5,5821.68
121.81299999999999,31.141500000000008,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>