<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KIAH to MMMD</name>
        <description>George Bush Intercontinental to Manuel Crescencio Rejon Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KIAH to MMMD</name>
            <description>George Bush Intercontinental to Manuel Crescencio Rejon Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-95.3412,29.9854,0
-94.8677,29.2693,5394.96
-94.1292,28.1704,10668
-93.8889,27.08449999999999,10668
-93.7718,26.546999999999997,10668
-92.5336,24.5,10668
-92.2081,23.7744,10668
-91.9261,23.1378,10668
-91.7786,22.802800000000005,10668
-91.6175,22.434200000000004,9265.92
-90.5944,21.815300000000008,4846.320000000001
-89.6577,20.936999999999998,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>