<?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
-3.9983330000000024,51.84055599999999,9845.04
-5.040278000000001,51.994721999999996,10363.2
-6.239167000000009,51.952777999999995,10363.2
-6.575556000000006,51.93888900000002,10363.2
-8.494269000000003,51.840608,10363.2
-12,52,10363.2
-15,52,10363.2
-20,52,10363.2
-30,51,10363.2
-40,49,10363.2
-50,49,10363.2
-50,49,10668
-54.535,48.899583329999984,10363.2
-67,43.565,10363.2
-70.022711,42.66903099999999,10363.2
-70.230375,42.603058000000004,10363.2
-70.98955556,42.357444439999995,10363.2
-71.311561,42.105164,9296.4
-71.507039,41.950575000000015,8168.64
-71.563997,41.90533099999999,7924.8
-71.642039,41.84318300000001,7589.52
-71.825883,41.696089,6797.04
-71.99936111,41.556416670000004,6339.84
-73.77666109,40.63990419999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>