<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGCC to ENGM</name>
        <description>Manchester Intl to Oslo Gardermoen</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGCC to ENGM</name>
            <description>Manchester Intl to Oslo Gardermoen</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-2.283929999999998,53.34710000000001,0
-2.1033299999999997,53.7439,0
-1.9055600000000084,54.17669999999998,0
-1.7386099999999942,54.535,0
-1.61139,54.80360000000002,0
-1.0502799999999866,55.185,0
2.374439999999993,55.88580000000002,0
4.1369200000000035,57.56989999999999,0
9.57029,59.18799999999999,0
9.75,59.327799999999996,0
11.098900000000015,60.194500000000005,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>