<?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.750378089999998,52.45596617000001,0
-4.190278000000006,53.43722199999999,10668
-4.33333300000001,53.442499999999995,10668
-4.635278,53.453332999999986,10668
-4.858056000000005,53.46083300000001,10668
-5.5,53.47999999999999,10668
-6.3071079999999995,53.499374999999986,10668
-7.662221999999986,53.64416700000001,10668
-10.434167000000002,53.890277999999995,10668
-12,54,10668
-15,54,10668
-20,55,10668
-30,56,10668
-40,55,10668
-50,53,10668
-50,53,10668
-54.535,48.899583329999984,10668
-67,43.565,10668
-70.022711,42.66903099999999,10668
-70.230375,42.603058000000004,10668
-70.98955556,42.357444439999995,10668
-71.311561,42.105164,9296.4
-71.507039,41.950575000000015,8473.44
-71.563997,41.90533099999999,8229.6
-71.642039,41.84318300000001,7894.320000000001
-71.825883,41.696089,7101.84
-71.99936111,41.556416670000004,6339.84
-73.77666109,40.63990419999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>