<?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
-4.353890000000007,53.243300000000005,10668
-4.858059999999995,53.460800000000006,10668
-5.164170000000013,53.47059999999999,10668
-5.5,53.48009999999999,10668
-6.307109999999994,53.49940000000001,10668
-6.993470000000002,53.996700000000004,10668
-8.264440000000008,53.9725,10668
-10.434200000000004,53.890299999999996,10668
-15,54,10668
-20,54,10668
-30,54,10668
-40,53,10668
-50,51,10668
-52,50.5,10668
-67.1566,44.9024,10668
-69.4918,43.9246,10668
-70.3411,43.54859999999999,10668
-70.6135,43.425700000000006,10668
-72.7162,42.162000000000006,6705.6
-73.7765,40.64009999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>