<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>RJAA to RKSS</name>
        <description>Narita Intl to Seoul Gimpo</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>RJAA to RKSS</name>
            <description>Narita Intl to Seoul Gimpo</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>140.382,35.777,0
138.565,35.884299999999996,9144
137.553,35.905100000000004,9144
135.98900000000003,35.92060000000001,9144
134.51800000000003,35.916799999999995,9144
133.836,35.9089,9144
130.724,35.823800000000006,9144
129.82299999999998,35.9358,9144
129.47500000000002,35.97720000000001,9144
128.848,36.337199999999996,8016.240000000001
128.325,36.632000000000005,6004.56
126.79000000000002,37.5587,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>