<?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
-2.8247200000000134,53.25389999999999,0
-3.134440000000012,53.39189999999999,0
-3.4530599999999936,53.57830000000001,0
-3.6636100000000056,53.61580000000001,0
-3.945279999999997,53.6275,0
-4.097499999999997,53.6336,0
-4.31083000000001,53.641700000000014,0
-4.452220000000011,53.64690000000002,0
-4.839439999999996,53.66030000000001,0
-5.147220000000004,53.670000000000016,0
-5.5,53.68000000000001,0
-81.3068,28.42920000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>