<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSFO to KLRD</name>
        <description>San Francisco International to Laredo Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSFO to KLRD</name>
            <description>San Francisco International to Laredo Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-122.375,37.6185,0
-120.84,37.0732,8717.28
-119.89,36.899699999999996,10668
-119.815,36.884299999999996,10668
-119.272,36.797799999999995,10668
-118.584,36.6844,10668
-117.462,36.4901,10668
-116.231,36.2637,10668
-115.9,36.20060000000001,10668
-114.864,35.9958,10668
-113.544,35.62469999999999,10668
-112.439,35.3467,10668
-111.674,35.1472,10668
-111.371,35.1185,10668
-110.795,35.0616,10668
-110.511,34.86959999999999,10668
-109.627,34.2607,10668
-108.164,33.2191,10668
-106.899,32.28370000000001,10668
-106.713,31.788200000000003,10668
-106.427,31.636200000000002,10668
-105.739,30.2303,10668
-101.471,26.9555,7376.160000000001
-100.729,27.147199999999998,4663.4400000000005
-99.4616,27.543999999999997,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>