<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KGFK to TBPB</name>
        <description>Grand Forks Intl to Barbados - Grantley Adams Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KGFK to TBPB</name>
            <description>Grand Forks Intl to Barbados - Grantley Adams 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,33.528
-97.151556,48.065855,115.82400000000001
-97.095806,48.11018,240.792
-97.020664,48.139089,408.432
-96.935208,48.149095,621.792
-96.849776,48.138995,877.8240000000001
-96.7747,48.110011,1170.432
-93.356903,46.341697,12192
-90.161302,44.479618,12192
-87.167633,42.534029,12192
-84.358143,40.515287,12192
-81.715423,38.432527,12192
-79.22284,36.293773,12192
-76.864779,34.10607,12192
-74.62675,31.875598,12192
-72.49541,29.607789,12192
-70.458524,27.307431,12192
-68.504895,24.978761,12192
-66.624272,22.625546,12192
-64.807255,20.251152,12192
-63.045192,17.858612,12192
-59.757824,13.178787,621.792
-59.733517,13.125954,408.432
-59.692125,13.084405,240.792
-59.638645,13.059151,115.82400000000001
-59.579527,13.053237,33.528
-59.507489,13.070914,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>