<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KOAK to KLAS</name>
        <description>Metro Oakland Intl to Mc Carran Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KOAK to KLAS</name>
            <description>Metro Oakland Intl to Mc Carran Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-122.21424,37.701499,0
-122.144349,37.654841,149.352
-122.129399,37.646512,213.36
-122.113591,37.639247,289.56
-122.097045,37.6331,371.856
-122.079886,37.628118,2865.1200000000003
-122.062246,37.62434,2865.1200000000003
-120.217261,37.240478,2865.1200000000003
-118.395162,36.82951,2865.1200000000003
-115.420079,36.088396,1039.3680000000002
-115.403241,36.083466,914.4000000000001
-115.385936,36.07974,792.48
-115.368296,36.077248,676.6560000000001
-115.350454,36.076007,569.976
-115.171383,36.076338,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>