<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSAT to KMYR</name>
        <description>San Antonio Intl to Myrtle Beach Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSAT to KMYR</name>
            <description>San Antonio Intl to Myrtle Beach Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-98.465553,29.527222,0
-98.403544,29.479012,36.576
-98.390225,29.470349,51.816
-98.376091,29.462731,70.104
-98.36125,29.456213,91.44
-98.345813,29.450847,118.872
-98.329899,29.446673,146.304
-98.313628,29.443722,176.78400000000002
-98.297124,29.442017,210.312
-98.280512,29.441572,246.888
-98.263919,29.442389,286.512
-98.247471,29.444463,329.184
-98.231292,29.447777,374.904
-98.215506,29.452306,420.624
-95.593159,30.173129,11856.720000000001
-92.936495,30.842041,11856.720000000001
-90.244085,31.455996,11856.720000000001
-87.517816,32.012914,11856.720000000001
-84.759997,32.510841,11856.720000000001
-81.973355,32.947967,11856.720000000001
-79.088488,33.332707,1280.16
-79.071173,33.333148,1200.912
-79.05397,33.334848,1121.664
-79.037009,33.337795,1045.464
-79.020419,33.341965,972.312
-79.004327,33.347327,899.1600000000001
-78.988854,33.35384,832.104
-78.974118,33.361455,765.048
-78.960232,33.370114,701.0400000000001
-78.947301,33.37975,640.08
-78.935423,33.390291,582.168
-78.92469,33.401656,524.256
-78.915182,33.413759,472.44
-78.906973,33.426508,420.624
-78.900125,33.439805,374.904
-78.894691,33.45355,329.184
-78.890712,33.467637,286.512
-78.88822,33.48196,246.888
-78.887234,33.49641,210.312
-78.887761,33.510876,176.78400000000002
-78.889799,33.52525,146.304
-78.925128,33.666958,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>