<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EGPK to LTFE</name>
        <description>Prestwick to Milas Bodrum</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EGPK to LTFE</name>
            <description>Prestwick to Milas Bodrum</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-4.574481,55.502411,0
-4.465608,55.464584,36.576
-4.442758,55.458131,51.816
-0.337468,54.168973,11887.2
3.507836,52.750536,11887.2
7.101155,51.215791,11887.2
10.455216,49.578254,11887.2
13.585722,47.850195,11887.2
16.50987,46.042605,11887.2
19.245285,44.165228,11887.2
21.809294,42.226651,11887.2
24.21846,40.234407,11887.2
27.374357,37.356059,420.624
27.385642,37.344701,371.856
27.398127,37.334169,326.136
27.411717,37.324541,286.512
27.42631,37.315892,246.888
27.441793,37.308287,210.312
27.458048,37.301785,176.78400000000002
27.474954,37.296434,146.304
27.649214,37.254967,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>