<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGSS to ESOE</name>
        <description>London Stansted to Orebro</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGSS to ESOE</name>
            <description>London Stansted to Orebro</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>0.250044,51.895158,0
0.329832,51.948218,112.77600000000001
2.70674,53.423907,3810
5.251735,54.850582,3810
7.979438,56.220193,3810
10.904344,57.525412,3810
14.856827,59.054879,725.4240000000001
14.945135,59.090819,359.66400000000004
15.004295,59.140108,112.77600000000001
15.032814,59.210983,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>