<?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,5486.400000000001
-4.803329999999988,52.1028,5486.400000000001
-5.1613900000000115,52.1439,5486.400000000001
-6.239170000000001,51.952799999999996,5486.400000000001
-7,52,5486.400000000001
-8,52,5486.400000000001
-9,52,5486.400000000001
-10,52,5486.400000000001
-12,53,5486.400000000001
-13,53,5486.400000000001
-15,54,5486.400000000001
-20,54,5486.400000000001
-30,54,5486.400000000001
-40,53,5486.400000000001
-50,51,5486.400000000001
-52,50.5,5486.400000000001
-67.1566,44.9024,5486.400000000001
-69.4918,43.9246,5486.400000000001
-70.3411,43.54859999999999,5486.400000000001
-70.6135,43.425700000000006,5486.400000000001
-72.7162,42.162000000000006,5486.400000000001
-73.7765,40.64009999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>