<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KIAH to KEWR</name>
        <description>Houston George Bush Int to Newark Liberty Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KIAH to KEWR</name>
            <description>Houston George Bush Int to Newark Liberty 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.403486,30.065208,51.816
-95.408625,30.078981,70.104
-95.412359,30.093089,91.44
-95.414657,30.107425,118.872
-95.415502,30.12188,146.304
-95.414888,30.136343,176.78400000000002
-95.412817,30.150705,210.312
-95.409307,30.164856,246.888
-95.404383,30.178689,286.512
-95.398082,30.192099,326.136
-95.390452,30.204982,371.856
-95.38155,30.217242,420.624
-95.371445,30.228784,469.392
-95.360213,30.239522,11887.2
-95.347938,30.249373,11887.2
-95.334716,30.258262,11887.2
-92.979428,31.726302,11887.2
-90.552349,33.150658,11887.2
-88.04655,34.52641,11887.2
-85.45823,35.849296,11887.2
-82.784038,37.114823,11887.2
-80.021221,38.318288,11887.2
-74.373476,40.46939,469.392
-74.356132,40.475338,420.624
-74.339533,40.482413,371.856
-74.323806,40.490562,326.136
-74.309071,40.499723,286.512
-74.29544,40.509825,246.888
-74.283017,40.520791,210.312
-74.271896,40.53254,176.78400000000002
-74.262163,40.54498,146.304
-74.17945,40.675381,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>