<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KBOS to LPPD</name>
        <description>General Edward Lawrence Logan Intl to Ponta Delgada</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KBOS to LPPD</name>
            <description>General Edward Lawrence Logan Intl to Ponta Delgada</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-71.0068,42.363,0
-70.0267,41.28190000000001,8503.92
-68.1994,40.0001,10668
-67,40.11670000000001,10668
-60,41,10668
-50,42,10668
-40,43,10668
-33.38920000000002,40.54859999999999,10668
-31.210399999999993,39.453599999999994,10668
-28.27000000000001,38.70269999999999,8778.24
-28.032700000000006,38.6249,7985.76
-27.32140000000001,38.3878,5608.320000000001
-25.697599999999994,37.74199999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>