<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGPH to EGGP</name>
        <description>Edinburgh to Liverpool John Lennon</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGPH to EGGP</name>
            <description>Edinburgh to Liverpool John Lennon</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-3.390142,55.943997,0
-3.500592,55.906482,435.86400000000003
-3.521428,55.897936,560.832
-3.540853,55.888405,670.5600000000001
-3.558717,55.877961,749.808
-3.574886,55.866684,786.384
-3.589238,55.854659,792.48
-3.601664,55.841978,792.48
-3.612071,55.828737,792.48
-3.620381,55.815037,792.48
-3.626532,55.800983,792.48
-3.630479,55.786681,792.48
-3.632193,55.77224,792.48
-3.631663,55.75777,792.48
-3.628895,55.74338,792.48
-3.623912,55.729182,792.48
-3.616752,55.715282,792.48
-3.607472,55.701786,792.48
-3.127944,54.905204,792.48
-2.366326,53.571812,792.48
-2.358232,53.55816,792.48
-2.352175,53.544142,792.48
-2.348199,53.529863,792.48
-2.346333,53.515432,792.48
-2.34659,53.50096,792.48
-2.348967,53.486556,792.48
-2.353444,53.47233,792.48
-2.359985,53.458391,792.48
-2.36854,53.444844,792.48
-2.379042,53.431792,792.48
-2.39141,53.419336,792.48
-2.405549,53.407569,792.48
-2.421351,53.396582,792.48
-2.438695,53.386458,792.48
-2.457448,53.377274,792.48
-2.477468,53.3691,792.48
-2.498602,53.361998,792.48
-2.52069,53.356023,792.48
-2.543564,53.351219,792.48
-2.567049,53.347623,792.48
-2.590969,53.345263,792.48
-2.832692,53.334417,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>