<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>CYWG to KSAT</name>
        <description>Winnipeg Intl to San Antonio Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>CYWG to KSAT</name>
            <description>Winnipeg Intl to San Antonio Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-97.241669,49.895558,0
-97.223628,49.966986,36.576
-97.218096,49.981015,51.816
-97.210682,49.994681,70.104
-97.20144,50.007879,91.44
-97.190441,50.020509,118.872
-97.177768,50.032475,146.304
-97.163516,50.043685,176.78400000000002
-97.147792,50.054055,210.312
-97.130718,50.063506,246.888
-97.112422,50.071965,286.512
-97.093044,50.079368,326.136
-97.072731,50.085659,371.856
-97.051639,50.09079,420.624
-97.029927,50.094722,469.392
-97.007763,50.097425,524.256
-96.985315,50.098879,579.12
-96.962754,50.099072,637.032
-96.940253,50.098002,697.9920000000001
-96.917984,50.095679,762
-96.896116,50.09212,829.056
-96.874817,50.087352,899.1600000000001
-96.854249,50.081411,969.264
-96.834569,50.074342,1042.416
-96.815927,50.0662,1118.616
-96.798464,50.057045,1197.864
-96.782314,50.046949,11887.2
-96.767599,50.035988,11887.2
-96.75443,50.024244,11887.2
-96.742907,50.011808,11887.2
-96.733117,49.998774,11887.2
-96.725134,49.985241,11887.2
-96.719018,49.971313,11887.2
-96.714813,49.957095,11887.2
-96.712551,49.942695,11887.2
-96.712248,49.928223,11887.2
-96.713905,49.913789,11887.2
-97.028077,47.415411,11887.2
-97.316376,44.91771,11887.2
-97.580638,42.419344,11887.2
-97.824634,39.920417,11887.2
-98.051437,37.421016,11887.2
-98.263578,34.921209,11887.2
-98.463169,32.421055,11887.2
-98.664954,29.784592,637.032
-98.666916,29.770219,579.12
-98.667428,29.755753,524.256
-98.666486,29.741303,469.392
-98.664097,29.726979,420.624
-98.660279,29.712891,371.856
-98.655063,29.699145,326.136
-98.648489,29.685846,286.512
-98.640606,29.673096,246.888
-98.631475,29.660991,210.312
-98.621166,29.649624,176.78400000000002
-98.609757,29.639081,146.304
-98.485542,29.542747,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>