<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KIAH to KRNO</name>
        <description>Houston George Bush Int to Reno Tahoe Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KIAH to KRNO</name>
            <description>Houston George Bush Int to Reno Tahoe 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
-97.982054,31.468587,11887.2
-100.571932,32.775217,11887.2
-103.237338,34.027002,11887.2
-105.980628,35.219592,11887.2
-108.803501,36.348491,11887.2
-111.706863,37.409088,11887.2
-114.690678,38.396705,11887.2
-119.453263,39.767776,11887.2
-119.470312,39.773921,11887.2
-119.487994,39.778901,11887.2
-119.506175,39.782677,1277.112
-119.524716,39.785221,1197.864
-119.543475,39.786514,1118.616
-119.56231,39.786546,1042.416
-119.581076,39.785316,969.264
-119.599631,39.782833,899.1600000000001
-119.617833,39.779118,829.056
-119.635543,39.774197,762
-119.652626,39.768109,697.9920000000001
-119.668953,39.760899,637.032
-119.684398,39.752624,579.12
-119.698844,39.743344,524.256
-119.712181,39.733132,469.392
-119.724308,39.722065,420.624
-119.735133,39.710227,371.856
-119.744574,39.697708,326.136
-119.752558,39.684604,286.512
-119.759027,39.671014,246.888
-119.763931,39.657042,210.312
-119.767234,39.642794,176.78400000000002
-119.768911,39.628378,146.304
-119.7693,39.483647,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>