<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>RJOI to RODN</name>
        <description>Iwakuni MCAS to Kadena AfB</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>RJOI to RODN</name>
            <description>Iwakuni MCAS to Kadena AfB</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>132.247,34.14500000000001,0
131.334,32.8814,9631.68
131.07,32.47030000000001,10668
130.89599999999996,32.195899999999995,10668
130.58299999999997,31.697199999999995,10668
130.53700000000003,31.596499999999992,10668
130.39499999999998,31.2727,10668
130.30200000000002,31.075199999999995,10668
129.824,30.003699999999995,10668
129.377,28.988799999999998,10668
129.14099999999996,28.448499999999996,9601.2
129.014,28.156599999999997,8351.52
128.699,27.432900000000004,5334
127.76800000000003,26.355599999999995,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>