<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGCC to KMCO</name>
        <description>Manchester Intl to Orlando Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGCC to KMCO</name>
            <description>Manchester Intl to Orlando Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-2.283953859999997,53.34714077999999,0
-3.134444000000002,53.391943999999995,0
-3.663611000000003,53.61611099999999,0
-3.946562,53.62770599999999,0
-4.452222000000006,53.64694399999999,0
-4.8394440000000145,53.660278000000005,0
-5.5,53.68000000000001,0
-6.3071079999999995,53.499374999999986,0
-15,53,0
-67.156569,44.902411,0
-69.491797,43.924553,0
-70.341075,43.54863900000001,0
-70.61352778,43.42566667,0
-72.12075,41.099222,0
-72.31669444,40.91899999999998,0
-76.20033333,36.89188888999999,0
-80.03780556,32.89430555999999,0
-80.148328,32.755825,0
-80.189094,32.704594,0
-80.312689,32.548867,0
-80.630525,32.145314,0
-80.870222,31.838055999999995,0
-81.144583,31.201306000000002,0
-81.112697,30.63981100000001,0
-81.112628,30.456803000000008,0
-81.112694,29.908922000000004,0
-81.112697,29.808481,0
-81.112697,29.554930999999996,0
-81.11269444,29.30324999999999,0
-81.30677975,28.429198749999998,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>