<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>PGUM to PTYA</name>
        <description>Guam Intl to Yap Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>PGUM to PTYA</name>
            <description>Guam Intl to Yap Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>144.79700000000003,13.483999999999995,0
143.267,12.5933,10668
142.678,12.242000000000004,10668
141.41200000000003,11.125,10668
141,11,10668
140,10,7650.4800000000005
138.082,9.498909999999995,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>