<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LKPR to EGGP</name>
        <description>Vaclav Havel Prague to Liverpool John Lennon</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LKPR to EGGP</name>
            <description>Vaclav Havel Prague to Liverpool John Lennon</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>14.256699999999995,50.10410000000002,0
11.531200000000013,50.55850000000001,10668
11.020199999999988,50.71809999999999,10668
10.72999999999999,50.807799999999986,10668
10.435100000000006,50.89750000000001,10668
9.675000000000011,51.12360000000001,10668
7.708290000000005,51.856899999999996,10668
6.970560000000006,52.0736,10668
6.813610000000011,52.118300000000005,10668
6.76388,52.13319999999999,10668
6.250139999999988,52.2465,10668
5.602170000000001,52.3853,10668
4.85378,52.5403,10668
3.7466400000000135,52.76080000000002,10668
3.1482000000000028,52.9169,10668
2.9536099999999976,52.942800000000005,10668
2.6194399999999973,52.98609999999999,10668
2.5,53.00139999999999,10668
2.0947199999999953,53.0522,10668
0.5911110000000122,53.2278,8077.200000000001
0.03194439999998622,53.288099999999986,6736.08
-2.8497800000000097,53.33359999999999,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>