<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGBB to KJFK</name>
        <description>Birmingham to John F. Kennedy Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGBB to KJFK</name>
            <description>Birmingham to John F. Kennedy Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-1.7485200000000134,52.45429999999999,0
-3.549440000000004,51.9503,7924.8
-4.803329999999988,52.1028,10668
-5.1613900000000115,52.1439,10668
-5.8422199999999975,52.15860000000001,10668
-7.64667,52.503299999999996,10668
-8.125169999999997,52.589200000000005,10668
-8.885220000000004,52.721000000000004,10668
-12,53,10668
-13,53,10668
-14,53,10668
-15,53,10668
-16,53,10668
-17,53,10668
-18,53,10668
-19,53,10668
-20,53,10668
-21,53,10668
-22,53,10668
-23,53,10668
-24,53,10668
-25,53,10668
-26,53,10668
-27,53,10668
-28,53,10668
-29,53,10668
-30,53,10668
-31,53,10668
-32,53,10668
-34,52,10668
-35,52,10668
-36,52,10668
-37,52,10668
-38,52,10668
-39,52,10668
-40,52,10668
-41,52,10668
-43,51,10668
-44,51,10668
-45,51,10668
-46,51,10668
-48,50,10668
-49,50,10668
-50,50,10668
-51,50,10668
-52,50,10668
-67,43.565,10668
-70.0227,42.66899999999998,10668
-70.2304,42.60309999999998,10668
-70.9895,42.357399999999984,10668
-71.3116,42.105199999999996,9296.4
-71.507,41.95060000000001,8473.44
-71.564,41.90530000000001,8229.6
-71.642,41.843199999999996,7894.320000000001
-71.8259,41.6961,7101.84
-71.9994,41.5564,6339.84
-73.7765,40.64009999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>