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