<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSFO to MMLP</name>
        <description>San Francisco International to La Paz Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSFO to MMLP</name>
            <description>San Francisco International to La Paz Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-122.375,37.6185,0
-121.103,36.5916,9418.32
-120.665,36.1404,10668
-120.559,36.065,10668
-120.316,35.890600000000006,10668
-119.979,35.64699999999999,10668
-119.641,35.2559,10668
-118.881,34.35669999999999,10668
-118.432,33.9332,10668
-118.353,33.85900000000001,10668
-118.259,33.77119999999999,10668
-118.219,33.7334,10668
-118.078,33.59960000000001,10668
-117.977,33.5043,10668
-117.748,33.2859,10668
-117.4,32.9511,10668
-117.225,32.7822,10668
-117.021,32.6006,10668
-116.953,32.540400000000005,10668
-116.58,32.1519,10668
-116.177,31.745199999999997,10668
-115.351,30.8086,10668
-113.785,29.077200000000005,10668
-112.27,27.3283,10668
-111.35,25.9807,8260.08
-110.359,24.0856,30.48
-110.363,24.0728,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>