<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>RKSI to ROAH</name>
        <description>Incheon Intl to Naha</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>RKSI to ROAH</name>
            <description>Incheon Intl to Naha</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>126.44299999999998,37.4654,0
126.81200000000001,36.151399999999995,8778.24
126.74200000000002,35.5031,10972.800000000001
126.702,35.12530000000001,10972.800000000001
126.61000000000001,34.2543,10972.800000000001
126.56700000000001,33.8411,10972.800000000001
126.62400000000002,33.384600000000006,10972.800000000001
126.77199999999999,33.003299999999996,10972.800000000001
126.96500000000003,32.503299999999996,10972.800000000001
127.04000000000002,32.28,10972.800000000001
127.38099999999997,31.253500000000003,10972.800000000001
127.707,30.265900000000002,10972.800000000001
127.83699999999999,29.864999999999995,10972.800000000001
127.61500000000001,27.488100000000003,5059.68
127.63900000000001,26.193399999999997,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>