<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KFOK to KPBI</name>
        <description>Francis S Gabreski Airport to Palm Beach Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KFOK to KPBI</name>
            <description>Francis S Gabreski Airport to Palm Beach Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-72.6328,40.843199999999996,0
-73.1477,40.099199999999996,5486.400000000001
-74.3445,38.872000000000014,10668
-76.2003,36.89189999999999,10668
-76.4501,36.4404,10668
-76.7034,35.976699999999994,10668
-76.9095,35.5947,10668
-77.4529,34.5685,10668
-78.257,32.02340000000001,10668
-78.6954,30.635400000000004,10668
-78.9947,30.423000000000002,10668
-79.1493,29.830700000000007,10668
-79.3155,29.1704,10119.36
-79.5338,28.3035,6644.64
-80.097,26.682900000000004,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>