<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>RJBB to ROAH</name>
        <description>Kansai Intl to Naha</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>RJBB to ROAH</name>
            <description>Kansai Intl to Naha</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>135.23400000000004,34.4336,0
133.68,33.541799999999995,10241.28
133.50400000000002,33.3395,10668
133.29200000000003,33.09649999999999,10668
132.997,32.756,10668
132.39599999999996,32.12520000000001,10668
132.20799999999997,31.9251,10668
131.863,31.554699999999997,10668
131.56,31.226299999999995,10668
131.459,31.116299999999995,10668
131.13400000000001,30.760099999999994,10668
130.99199999999996,30.602199999999996,10668
130.635,30.009,10668
130.075,29.5749,10668
128.699,27.432900000000004,6096
127.63900000000001,26.193399999999997,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>