<?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.283929999999998,53.34710000000001,0
-5.17944,53.27109999999999,11887.2
-5.5,53.28030000000001,11887.2
-7,53,11887.2
-8,53,11887.2
-9,53,11887.2
-10,53,11887.2
-11,53,11887.2
-12,53,11887.2
-13,53,11887.2
-14,53,11887.2
-15,53,11887.2
-20,54,11887.2
-30,56,11887.2
-40,56,11887.2
-50,54,11887.2
-52,50,11887.2
-52,49.5,11887.2
-52,49,11887.2
-52,48.5,11887.2
-52,48,11887.2
-52,47.5,11887.2
-52,47,11887.2
-62,42.83330000000001,11887.2
-61.2016,42.38159999999999,11887.2
-66.6675,38.63229999999999,11887.2
-68.9733,37.266099999999994,11887.2
-71.5267,35.63849999999999,11887.2
-72,35.3232,11887.2
-72.4166,35.042,11887.2
-74.4867,33.5834,11887.2
-76.6866,31.9991,11887.2
-77,31.7646,11887.2
-77.7969,31.2286,11887.2
-78.2356,30.941599999999994,11887.2
-78.4592,30.792699999999996,11887.2
-78.6954,30.635400000000004,11887.2
-78.9947,30.423000000000002,11887.2
-79.568,29.094099999999997,9509.76
-81.3068,28.42920000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>