<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ESSA to LIMG</name>
        <description>Stockholm Arlanda to Albenga</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ESSA to LIMG</name>
            <description>Stockholm Arlanda to Albenga</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>17.913225,59.637256,0
17.887532,59.566067,36.576
17.879967,59.552111,51.816
17.870034,59.538542,70.104
17.857811,59.525463,94.488
16.05191,57.352454,11765.28
14.449246,55.158257,11765.28
13.014466,52.945239,11765.28
11.719857,50.716628,11765.28
10.543154,48.474985,11765.28
8.566317,44.178408,11765.28
8.561794,44.164303,11765.28
8.555575,44.150534,838.2
8.54771,44.137207,771.144
8.538257,44.124422,707.1360000000001
8.52729,44.112278,643.128
8.514893,44.100866,585.216
8.501161,44.090273,530.352
8.486197,44.080581,475.488
8.470117,44.071862,423.672
8.453043,44.064183,374.904
8.435104,44.057603,332.232
8.416437,44.052171,289.56
8.397184,44.047929,249.936
8.377492,44.04491,213.36
8.357509,44.043135,176.78400000000002
8.337387,44.04262,146.304
8.136308,44.050247,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>