<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ZKPY to RKPK</name>
        <description>Pyongyang Intl to Gimhae Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ZKPY to RKPK</name>
            <description>Pyongyang Intl to Gimhae Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>125.673,39.22540000000001,0
125.67599999999999,39.218500000000006,30.48
126.50999999999999,37.411699999999996,10668
126.83799999999997,37.2131,10393.68
127.03199999999998,37.09440000000001,9631.68
127.34899999999999,36.83840000000001,8229.6
127.50099999999998,36.7144,7559.04
127.81900000000002,36.4533,6126.4800000000005
128.938,35.1807,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>