<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGGP to EPWA</name>
        <description>Liverpool to WARSZAWA Okecie</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGGP to EPWA</name>
            <description>Liverpool to WARSZAWA Okecie</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-2.8497694000000138,53.333632230000006,0
-0.861110999999994,53.206389,7802.88
1.000833,52.978611,10668
2.467500000000001,52.801389,10668
2.5,52.797222000000005,10668
2.8005560000000003,52.75833299999999,10668
2.9943560000000105,52.73289700000001,10668
4.215735999999993,52.614911000000006,10668
4.853780999999998,52.54028099999999,10668
6.763878000000005,52.133196999999996,10668
6.875278000000009,52.13833299999999,10668
7.111389000000003,52.150278000000014,10668
8.285518999999994,52.200135999999986,10668
9.269619000000006,52.23361700000001,10668
9.883497000000006,52.25032199999998,10668
10.795219000000003,52.363394,10668
12.079167000000012,52.389444,10668
12.272777999999988,52.392222000000004,10668
12.646667000000008,52.39583300000001,10668
13.621943999999985,52.400278000000014,10668
14.070832999999993,52.399722,10668
14.585602999999992,52.37985599999999,10668
15.883332999999993,52.233889000000005,10668
16.72713300000001,52.13061400000001,10271.76
18.945832999999993,52.33333300000001,4572
20.966923409999993,52.16509137,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>