<?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,9753.6
-5.5,53.48009999999999,9753.6
-6.106439999999992,53.2696,9753.6
-7.270219999999995,53.04939999999999,9753.6
-7.583059999999989,52.98779999999999,9753.6
-8.151440000000008,52.87360000000001,9753.6
-8.885220000000004,52.721000000000004,9753.6
-10,53,9753.6
-11,53,9753.6
-12,53,9753.6
-13,53,9753.6
-14,52.5,9753.6
-15,52,9753.6
-20,52,9753.6
-30,51,9753.6
-40,50,9753.6
-50,49,9753.6
-52,48.5,9753.6
-52,48,9753.6
-52,47.5,9753.6
-52,47,9753.6
-62,42.83330000000001,9753.6
-61.2016,42.38159999999999,9753.6
-66.6675,38.63229999999999,9753.6
-68.9733,37.266099999999994,9753.6
-71.5267,35.63849999999999,9753.6
-72,35.3232,9753.6
-72.4166,35.042,9753.6
-74.4867,33.5834,9753.6
-76.6866,31.9991,9753.6
-77,31.7646,9753.6
-77.7969,31.2286,9753.6
-78.2356,30.941599999999994,9753.6
-78.4592,30.792699999999996,9753.6
-78.6954,30.635400000000004,9753.6
-78.9947,30.423000000000002,9753.6
-79.568,29.094099999999997,9113.52
-81.3068,28.42920000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>