<?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
-5.164170000000013,53.47059999999999,335.28000000000003
-5.5,53.48009999999999,365.76
-6.106439999999992,53.2696,457.20000000000005
-7.270219999999995,53.04939999999999,579.12
-7.583059999999989,52.98779999999999,640.08
-8.151440000000008,52.87360000000001,701.0400000000001
-8.885220000000004,52.721000000000004,792.48
-10,53,944.88
-11,53,1036.3200000000002
-12,53,1158.24
-14,54,1463.04
-15,54,1584.96
-20,55,2194.56
-30,56,3322.32
-40,55,4450.08
-50,53,5669.280000000001
-52,50,6309.360000000001
-52,49.5,6400.8
-52,49,6492.240000000001
-52,48.5,6583.68
-52,48,6675.12
-52,47.5,6797.04
-52,47,6888.4800000000005
-62,42.83330000000001,7315.200000000001
-61.2016,42.38159999999999,7315.200000000001
-66.6675,38.63229999999999,7315.200000000001
-68.9733,37.266099999999994,7315.200000000001
-71.5267,35.63849999999999,6583.68
-72,35.3232,6309.360000000001
-72.4166,35.042,6035.04
-74.4867,33.5834,4724.400000000001
-76.6866,31.9991,3291.84
-77,31.7646,3078.48
-77.7969,31.2286,2560.32
-78.2356,30.941599999999994,2286
-78.4592,30.792699999999996,2133.6
-78.6954,30.635400000000004,1981.2
-78.9947,30.423000000000002,1798.3200000000002
-79.568,29.094099999999997,975.36
-81.3068,28.42920000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>