<?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</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</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-1.7485200000000134,52.45429999999999,0
-3.99833000000001,51.840599999999995,9875.52
-5.0401899999999955,51.994699999999995,10668
-6.239170000000001,51.952799999999996,10668
-6.575559999999996,51.93889999999999,10668
-7.821750000000009,51.878600000000006,10668
-8.49427,51.840599999999995,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,55,10668
-40,55,10668
-50,54,10668
-55.83330000000001,52.400000000000006,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,6736.08
-73.7787,40.63990000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>