<?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
-4.372500000000002,52.431100000000015,10454.640000000001
-4.771389999999997,52.6583,10668
-5.5,53.06389999999999,10668
-6.106439999999992,53.2696,10668
-7.270219999999995,53.04939999999999,10668
-7.583059999999989,52.98779999999999,10668
-8.151440000000008,52.87360000000001,10668
-8.885220000000004,52.721000000000004,10668
-12,53,10668
-13,53,10668
-14,53,10668
-15,53,10668
-20,53,10668
-30,52,10668
-40,49,10668
-50,46,10668
-52,45.5,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>