<?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,10668
-5.5,53.48009999999999,10668
-6.106439999999992,53.2696,10668
-6.5066699999999855,53.09139999999999,10668
-6.661110000000008,53.002700000000004,10668
-6.930360000000007,52.8244,10668
-7.480060000000009,52.4538,10668
-8.013170000000002,52.13470000000001,10668
-8.49427,51.840599999999995,10668
-11.76830000000001,49.05279999999999,10668
-12,48.838899999999995,10668
-15,48,10668
-20,48,10668
-30,47,10668
-40,47,10668
-50,47,10668
-52,46.5,10668
-53,46,10668
-54,45,10668
-54.88329999999999,44.16669999999999,10668
-57,44,10668
-60,43,10668
-61.2016,42.38159999999999,10668
-66.6675,38.63229999999999,10668
-68.9733,37.266099999999994,10668
-71.5267,35.63849999999999,10668
-72,35.3232,10668
-72.4166,35.042,10668
-74.4867,33.5834,10668
-76.6866,31.9991,10668
-77,31.7646,10668
-77.7969,31.2286,10668
-78.2356,30.941599999999994,10668
-78.4592,30.792699999999996,10668
-78.6954,30.635400000000004,10668
-78.9947,30.423000000000002,10668
-79.568,29.094099999999997,6522.72
-81.3068,28.42920000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>