<?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.6636100000000056,53.61580000000001,10668
-4.066110000000009,53.7833,10668
-4.1825000000000045,53.83109999999999,10668
-4.364170000000001,53.90530000000001,10668
-4.763470000000012,54.066900000000004,10668
-5.087500000000006,54.2011,10668
-5.5711100000000044,54.398300000000006,10668
-5.860829999999993,54.514700000000005,10668
-6.22990999999999,54.661100000000005,10668
-10,57,10668
-20,59,10668
-30,59,10668
-40,58,10668
-50,56,10668
-57,54.0333,10668
-67.7386,45.34020000000001,10668
-68.2075,45.4195,10668
-68.5753,45.102599999999995,10668
-68.874,44.841800000000006,10668
-69.2152,44.546899999999994,10668
-69.9452,43.9024,10668
-70.6135,43.425700000000006,10668
-72.7162,42.162000000000006,6705.6
-73.7765,40.64009999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>