<?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
-3.549440000000004,51.9503,11094.720000000001
-4.803329999999988,52.1028,11582.400000000001
-5.1613900000000115,52.1439,11582.400000000001
-5.8422199999999975,52.15860000000001,11582.400000000001
-7.64667,52.503299999999996,11582.400000000001
-8.125169999999997,52.589200000000005,11582.400000000001
-8.885220000000004,52.721000000000004,11582.400000000001
-12,53,11582.400000000001
-13,53,11582.400000000001
-14,53,11582.400000000001
-15,53,11582.400000000001
-20,53,11582.400000000001
-30,53,11582.400000000001
-40,53,11582.400000000001
-50,52,11582.400000000001
-53.2333,51.16669999999999,11582.400000000001
-67,44.41669999999999,11582.400000000001
-69.6023,43.727900000000005,11582.400000000001
-70.6135,43.425700000000006,11582.400000000001
-72.7162,42.162000000000006,11216.640000000001
-73.7765,40.64009999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>