<?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 Int'l</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 Int'l</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-1.7485200000000134,52.45429999999999,0
-3.549440000000004,51.9503,7924.8
-4.803329999999988,52.1028,10668
-5.1613900000000115,52.1439,10668
-6.239170000000001,51.952799999999996,10668
-7,52,10668
-8,52,10668
-9,52,10668
-10,52,10668
-11,52,10668
-12,52,10668
-13,52,10668
-14,52,10668
-15,52,10668
-20,53,10668
-30,54,10668
-40,53,10668
-50,50,10668
-52,49.5,10668
-67,43.565,10668
-70.0227,42.66899999999998,10668
-70.2304,42.60309999999998,10668
-70.9896,42.357399999999984,10668
-71.8441,41.9555,7741.92
-72.5474,41.641099999999994,5334
-73.7787,40.63990000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>