<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ESGG to EGLL</name>
        <description>Goteborg Landvetter to London Heathrow</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ESGG to EGLL</name>
            <description>Goteborg Landvetter to London Heathrow</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>12.279799999999994,57.662800000000004,0
9.992809999999992,57.10390000000001,8839.2
8.872500000000002,56.7208,10668
8.187360000000012,56.47839999999999,10668
7.481110000000001,56.23939999999999,10668
6.634170000000012,55.9436,10668
5.2833300000000065,55.44999999999999,10668
5,55.3056,10668
4.153330000000011,54.8639,10668
2.089439999999996,53.2569,9326.880000000001
1.0033300000000054,52.34469999999999,4907.280000000001
-0.46088100000000054,51.47120000000001,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>