<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KIAH to KSAN</name>
        <description>Houston George Bush Int to San Diego Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KIAH to KSAN</name>
            <description>Houston George Bush Int to San Diego Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-95.357864,29.987924,0
-95.39698,30.051875,36.576
-95.406062,30.064028,51.816
-95.416335,30.075448,70.104
-95.42772,30.086051,91.44
-95.440131,30.095754,118.872
-95.453474,30.104485,146.304
-95.467647,30.112176,176.78400000000002
-95.482541,30.11877,210.312
-95.498045,30.124215,11887.2
-95.514038,30.128471,11887.2
-95.530401,30.131505,11887.2
-98.295482,30.672604,11887.2
-101.092885,31.155292,11887.2
-103.917099,31.576923,11887.2
-106.765053,31.935921,11887.2
-109.633334,32.230908,11887.2
-112.518221,32.460731,11887.2
-116.95856,32.685194,246.888
-116.975753,32.685469,210.312
-116.992852,32.687004,176.78400000000002
-117.009728,32.689788,146.304
-117.174967,32.729994,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>