<?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,10363.2
-4.33333300000001,53.442499999999995,7467.6
-4.635278,53.453332999999986,10363.2
-4.858056000000005,53.46083300000001,10363.2
-5.5,53.47999999999999,10363.2
-6.3071079999999995,53.499374999999986,10363.2
-12,53,13411.2
-15,53,10363.2
-20,53,10668
-30,53,10668
-40,53,10668
-50,51,10668
-50,51,10668
-54.535,48.899583329999984,5486.400000000001
-67,43.565,10363.2
-70.022711,42.66903099999999,10363.2
-70.230375,42.603058000000004,10363.2
-70.98955556,42.357444439999995,10363.2
-71.84408333,41.95547221999999,7437.120000000001
-72.54741667,41.64111111,5486.400000000001
-73.77666109,40.63990419999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>