<?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
-14,54,10668
-15,55,10668
-20,55,10668
-30,57,10668
-40,58,10668
-50,57,10668
-57,55.0333,10668
-57,54.5333,10668
-57,54.0333,10668
-67.7386,45.34020000000001,10668
-68.2075,45.4195,10668
-68.5753,45.102599999999995,10668
-68.874,44.841800000000006,10668
-69.2152,44.546899999999994,10668
-69.9452,43.9024,10668
-70.6135,43.425700000000006,10668
-72.7162,42.162000000000006,6705.6
-73.7765,40.64009999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>