<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSEA to KMSP</name>
        <description>Seattle Tacoma Intl to Minneapolis St Paul Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSEA to KMSP</name>
            <description>Seattle Tacoma Intl to Minneapolis St Paul Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-122.307747,47.463794,0
-122.307105,47.536159,36.576
-122.305108,47.550569,51.816
-122.301257,47.564807,70.104
-122.29558,47.578764,91.44
-122.288119,47.592334,118.872
-122.278931,47.605414,146.304
-122.268084,47.617904,176.78400000000002
-122.25566,47.629709,210.312
-122.241755,47.64074,246.888
-122.226472,47.650911,286.512
-122.209928,47.660147,326.136
-122.192249,47.668376,371.856
-122.17357,47.675535,420.624
-122.154033,47.681572,469.392
-122.133786,47.686439,524.256
-122.112985,47.690099,579.12
-122.091788,47.692525,637.032
-122.070356,47.693698,697.9920000000001
-122.048854,47.693609,11887.2
-118.341466,47.719429,11887.2
-114.642269,47.627535,11887.2
-110.964378,47.417319,11887.2
-107.323777,47.090583,11887.2
-103.735214,46.650056,11887.2
-100.211783,46.099295,11887.2
-93.64784,44.744566,829.056
-93.62936,44.738469,762
-93.610204,44.73354,697.9920000000001
-93.590517,44.729815,637.032
-93.570449,44.727323,579.12
-93.550153,44.726083,524.256
-93.529782,44.726105,469.392
-93.509491,44.727388,420.624
-93.489434,44.729923,371.856
-93.469763,44.73369,326.136
-93.450628,44.738661,286.512
-93.432173,44.744797,246.888
-93.41454,44.752052,210.312
-93.397862,44.760371,176.78400000000002
-93.382265,44.769691,146.304
-93.238312,44.872264,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>