<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>RKPK to ZKPY</name>
        <description>GIMHAE INTL to PYONGYANG INTL</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>RKPK to ZKPY</name>
            <description>GIMHAE INTL to PYONGYANG INTL</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>128.93798149999998,35.180657,0
127.819167,36.451667,10180.32
127.49944399999998,36.712500000000006,10668
127.34722199999999,36.836111,10668
127.02974699999999,37.09190000000001,9570.720000000001
126.55333300000001,37.38722200000001,7680.96
125.67325949999997,39.22506175000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>