<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGCC to KMCO</name>
        <description>Manchester to Orlando Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGCC to KMCO</name>
            <description>Manchester to Orlando Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-2.2834799999999973,53.34739999999999,0
-3.3405600000000106,54.721900000000005,9845.04
-3.587220000000002,54.985000000000014,11582.400000000001
-4.100830000000002,55.140600000000006,11582.400000000001
-4.783860000000004,55.3134,11582.400000000001
-5,55.34309999999999,11582.400000000001
-5.650409999999994,55.43000000000001,11582.400000000001
-7.69556,55.7192,11582.400000000001
-10,57,11582.400000000001
-20,59,11582.400000000001
-30,59,11582.400000000001
-40,58,11582.400000000001
-50,56,11582.400000000001
-57,54.0333,11582.400000000001
-56.7833,53.099999999999994,11582.400000000001
-57.703599999999994,48.7225,11582.400000000001
-58.58330000000001,47,11582.400000000001
-62.0119,45.45259999999999,11582.400000000001
-63.4019,44.923100000000005,11582.400000000001
-64.0161,44.6806,11582.400000000001
-64,44.5,11582.400000000001
-67,42.1978,11582.400000000001
-67,41.7833,11582.400000000001
-67,41.11670000000001,11582.400000000001
-67,40.11670000000001,11582.400000000001
-67,40,11582.400000000001
-67,39.11670000000001,11582.400000000001
-67,39,11582.400000000001
-66.6675,38.63229999999999,11582.400000000001
-68.9733,37.266099999999994,11582.400000000001
-71.5267,35.63849999999999,11582.400000000001
-72,35.3232,11582.400000000001
-72.4166,35.042,11582.400000000001
-74.4867,33.5834,11582.400000000001
-76.6866,31.9991,11582.400000000001
-77,31.7646,11582.400000000001
-77.7969,31.2286,11582.400000000001
-78.2356,30.941599999999994,11582.400000000001
-78.4592,30.792699999999996,11582.400000000001
-78.6954,30.635400000000004,11582.400000000001
-78.9947,30.423000000000002,11582.400000000001
-79.568,29.094099999999997,6522.72
-81.3068,28.42920000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>