<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>RJFK to RCTP</name>
        <description>Kagoshima to Taiwan Taoyuan Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>RJFK to RCTP</name>
            <description>Kagoshima to Taiwan Taoyuan Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>130.719,31.803399999999996,0
129.20100000000002,30.774599999999992,10668
127.83699999999999,29.864999999999995,10668
127.46500000000003,29.587000000000003,10668
126.57900000000001,28.970100000000002,10668
126.13099999999997,28.637100000000004,10668
124.721,27.622100000000003,10668
124,27.091700000000003,10668
123,26.331699999999998,7924.8
122.493,25.947500000000005,5608.320000000001
121.23399999999998,25.0779,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>