<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LOWI to KMIA</name>
        <description>Innsbruck Kranebitten to Miami Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LOWI to KMIA</name>
            <description>Innsbruck Kranebitten to Miami Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>11.330914,47.258828,0
11.120364,47.23605,0
6.931889,48.621389,0
2.239074,48.984638,0
-4.001389,49.651389,0
-8,50,0
-13.666182,50.148891,0
-18.861637,50.051883,0
-24.011421,49.724615,0
-29.06891,49.172776,0
-33.993571,48.405558,0
-38.752969,47.434959,0
-43.323672,46.274973,0
-47.691145,44.940765,0
-51.848882,43.447947,0
-55.797095,41.811976,0
-60,40,0
-63.090561,38.169163,0
-66.456888,36.189251,0
-69.653566,34.119809,0
-72.354722,31.736111,0
-75.594535,29.754164,0
-78,27.5,0
-79.793565,25.806946,0
-80.27535,25.787731,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>