<?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.164170000000013,53.47059999999999,91.44
-5.5,53.48009999999999,91.44
-6.307109999999994,53.49940000000001,91.44
-7.391279999999995,53.5976,91.44
-7.793059999999997,53.39500000000001,91.44
-8.941669999999988,53.30109999999999,91.44
-10,53,91.44
-11,53,91.44
-12,53,91.44
-13,53,91.44
-14,53,91.44
-15,53,91.44
-20,52,91.44
-30,50,91.44
-40,48,91.44
-50,46,91.44
-52,45.5,91.44
-51.8047,44.88329999999999,91.44
-56.0711,44.4889,91.44
-57,44,91.44
-60,43,91.44
-61.2016,42.38159999999999,91.44
-66.6675,38.63229999999999,91.44
-68.9733,37.266099999999994,91.44
-71.5267,35.63849999999999,91.44
-72,35.3232,91.44
-72.4166,35.042,91.44
-74.4867,33.5834,91.44
-76.6866,31.9991,91.44
-77,31.7646,91.44
-77.7969,31.2286,91.44
-78.2356,30.941599999999994,91.44
-78.4592,30.792699999999996,91.44
-78.6954,30.635400000000004,91.44
-78.9947,30.423000000000002,91.44
-79.568,29.094099999999997,91.44
-81.3068,28.42920000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>