<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KATL to KSAT</name>
        <description>Hartsfield Jackson Atlanta Intl to San Antonio Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KATL to KSAT</name>
            <description>Hartsfield Jackson Atlanta Intl to San Antonio Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-84.447987,33.634705,0
-84.534904,33.634701,45.72
-84.552221,33.633443,64.00800000000001
-84.569341,33.630934,88.39200000000001
-84.586132,33.627192,115.82400000000001
-87.054211,32.991682,9540.24
-89.4882,32.309224,9540.24
-91.884587,31.580775,9540.24
-94.2427,30.808319,9540.24
-98.123741,29.416624,9540.24
-98.138379,29.409777,9540.24
-98.153645,29.404067,862.5840000000001
-98.169424,29.399537,786.384
-98.185595,29.396223,716.2800000000001
-98.202035,29.39415,646.176
-98.21862,29.393333,582.168
-98.235224,29.393778,521.208
-98.25172,29.395483,460.24800000000005
-98.267984,29.398434,405.384
-98.28389,29.402608,353.56800000000004
-98.29932,29.407974,304.8
-98.314154,29.414491,262.128
-98.328282,29.42211,219.45600000000002
-98.341594,29.430772,179.83200000000002
-98.465553,29.527222,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>