<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGGP to EDVK</name>
        <description>Liverpool John Lennon to Kassel Calden</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGGP to EDVK</name>
            <description>Liverpool John Lennon to Kassel Calden</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-2.8497800000000097,53.33359999999999,0
-0.861110999999994,53.2064,7802.88
1.0008300000000077,52.9786,10668
2.467500000000001,52.8014,10668
2.5,52.797200000000004,10668
2.80055999999999,52.75829999999999,10668
2.9943600000000004,52.7329,10668
3.3870000000000005,52.6404,10668
4.575040000000001,52.3502,10668
5.092160000000007,52.3348,10668
5.52879999999999,52.2304,9906
5.951140000000009,52.127399999999994,8808.720000000001
6.076600000000013,52.09640000000002,8473.44
6.764170000000007,52.02359999999999,6797.04
9.392079999999993,51.420799999999986,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>