<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KGFK to KMSP</name>
        <description>Grand Forks Intl to Minneapolis St Paul Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KGFK to KMSP</name>
            <description>Grand Forks Intl to Minneapolis St Paul Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-97.181236,47.939097,0
-97.181207,48.011463,222.50400000000002
-97.179315,48.025881,313.944
-97.175551,48.040133,417.576
-97.169941,48.054112,533.4
-97.162528,48.067711,655.32
-97.153367,48.080826,783.336
-97.142528,48.093358,917.4480000000001
-97.130091,48.105211,1048.512
-97.116152,48.116294,1179.576
-97.100816,48.126525,1304.544
-97.084199,48.135824,1423.4160000000002
-97.066428,48.144121,1533.144
-97.047638,48.151352,1630.68
-97.027972,48.157464,1712.976
-97.00758,48.162409,1783.0800000000002
-96.986619,48.166149,1834.8960000000002
-96.965246,48.168656,1868.4240000000002
-96.943627,48.169912,1886.712
-96.921926,48.169906,1889.76
-96.900308,48.168639,1889.76
-96.878939,48.16612,1889.76
-96.857981,48.162368,1889.76
-96.837596,48.157413,1889.76
-96.817937,48.151291,1889.76
-96.799156,48.144049,1889.76
-96.781394,48.135743,1889.76
-96.764787,48.126436,1889.76
-96.749462,48.116198,1889.76
-96.735535,48.105108,1889.76
-95.53505,47.205203,1889.76
-94.377576,46.294655,1889.76
-93.111543,45.247946,1889.76
-93.094687,45.239663,1889.76
-93.078923,45.230376,1889.76
-93.064371,45.220157,1889.76
-93.051142,45.209084,1889.76
-93.039336,45.19724,1889.76
-93.029041,45.184716,1889.76
-93.020337,45.171608,1889.76
-93.013289,45.158015,1886.712
-93.007949,45.14404,1868.4240000000002
-93.004358,45.12979,1834.8960000000002
-93.002542,45.115374,1783.0800000000002
-93.002513,45.100901,1712.976
-93.004272,45.086481,1630.68
-93.007804,45.072224,1533.144
-93.013081,45.058239,1423.4160000000002
-93.020062,45.044632,1304.544
-93.028693,45.031507,1179.576
-93.038908,45.018963,1048.512
-93.050629,45.007097,917.4480000000001
-93.063765,44.995997,783.336
-93.208286,44.893606,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>