<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KMIA to EDDB</name>
        <description>Miami Intl to Berlin Schoenefeld</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KMIA to EDDB</name>
            <description>Miami Intl to Berlin Schoenefeld</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-80.314817,25.786097,0
-80.475374,25.779339,0
-80.482945,25.923917,0
-77.472853,28.214269,0
-75.345876,30.820056,0
-72.669579,33.262699,0
-69.841226,35.644744,0
-66.841658,37.95665,0
-63.650643,40.187515,0
-60,42.5,0
-57,44,0
-52.513332,46.673332,0
-48.563335,48.026237,0
-44.124014,49.63107,0
-40,51,0
-34.398472,52.277095,0
-29.140077,53.276593,0
-23.661244,54.034592,0
-18.014246,54.535322,0
-12,54.366667,0
-6.615278,54.946389,0
-0.464444,54.5,0
4.839631,53.83181,0
10.028889,52.911667,0
12.824628,52.20849,0
13.485025,52.367689,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>