<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>ENZV to LDZA</name>
        <description>Stavanger Lufthavn Sola to Zagreb</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>ENZV to LDZA</name>
            <description>Stavanger Lufthavn Sola to Zagreb</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>5.63801,58.87076,0
5.640155,58.798403,64.00800000000001
5.679923,58.744306,213.36
5.752855,58.700513,438.91200000000003
5.657297,58.670765,740.664
5.767202,58.661542,1106.424
5.657268,58.670671,1530.096
5.752908,58.700349,1996.44
5.679884,58.7441,2499.36
5.716488,58.798794,3020.568
5.714769,58.85668,3550.92
5.751492,58.911373,4072.128
5.822324,58.956269,6583.68
5.918755,58.985946,6583.68
6.029129,58.996826,6583.68
6.140073,58.987603,6583.68
6.238155,58.959393,6583.68
6.311541,58.9156,6583.68
6.351443,58.861503,6583.68
8.354835,56.861201,6583.68
10.15374,54.83383,6583.68
11.779576,52.782421,6583.68
13.258297,50.710796,6583.68
14.611319,48.622056,6583.68
16.140199,46.015428,1106.424
16.185949,45.967041,740.664
16.205089,45.9107,438.91200000000003
16.19536,45.853204,213.36
16.157994,45.801497,64.00800000000001
16.082431,45.751906,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>