<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EBBR to LQSA</name>
        <description>Brussels Airport to Sarajevo</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EBBR to LQSA</name>
            <description>Brussels Airport to Sarajevo</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>4.492814320000008,50.89994811,0
6.711388999999997,50.020556,10668
8.584236000000004,48.992943999999994,10668
8.779167000000001,48.88583299999999,10668
9.259208000000001,48.61840799999999,10668
10.16722200000001,47.894722,10668
10.349721999999986,47.745833000000005,10668
11.368055999999996,47.62138899999999,10668
12.00888900000001,47.537778,10668
13.91464400000001,46.696392,10668
14.295711000000011,46.427678000000014,10668
14.77857499999999,46.08413899999999,10668
15.353241999999995,45.773075000000006,10668
15.752221999999989,45.55277799999999,9875.52
16.306110999999987,45.24250000000001,7924.8
16.471666999999997,45.148056,7345.68
16.804167000000007,44.958057,6156.96
18.331500000000005,43.82459699999998,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>