<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGLL to LKPR</name>
        <description>London Heathrow to Vaclav Havel Prague</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGLL to LKPR</name>
            <description>London Heathrow to Vaclav Havel Prague</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-0.46088100000000054,51.47120000000001,0
2,51.130799999999994,9601.2
2.6516699999999958,51.09469999999999,11887.2
2.6547199999999975,51.099199999999996,11887.2
3.636969999999991,50.9126,11887.2
4.601110000000006,50.72309999999999,11887.2
4.914029999999997,50.662199999999984,11887.2
5.6236100000000135,50.514700000000005,11887.2
5.762499999999989,50.49689999999998,11887.2
6.369720000000001,50.41669999999999,11887.2
7.911200000000008,50.2903,11887.2
10.098600000000005,50.0728,9753.6
10.242700000000013,50.07339999999999,9418.32
10.728800000000007,50.075199999999995,8260.08
11.226400000000012,50.07470000000001,7101.84
11.630500000000012,50.0728,6156.96
14.256699999999995,50.10410000000002,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>