<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LKPR to EGGP</name>
        <description>Ruzyne to Liverpool John Lennon</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LKPR to EGGP</name>
            <description>Ruzyne to Liverpool John Lennon</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>14.2263,50.101836,0
14.12415,50.07116,112.77600000000001
14.102968,50.066199,164.592
14.081195,50.06244,222.50400000000002
14.058996,50.059915,286.512
14.036539,50.058641,362.71200000000005
14.013995,50.058628,445.00800000000004
13.991535,50.059877,533.4
13.96933,50.062378,3779.52
13.947546,50.066111,3779.52
13.926351,50.07105,3779.52
13.905905,50.077155,3779.52
10.928897,50.875166,3779.52
7.853601,51.596397,3779.52
4.684887,52.234778,3779.52
1.430144,52.785951,3779.52
-2.639659,53.335663,286.512
-2.663483,53.338329,222.50400000000002
-2.687607,53.339746,164.592
-2.711846,53.339901,112.77600000000001
-2.832692,53.334417,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>