<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>KSEA to CYVR</name>
        <description>Seattle Tacoma Intl to Vancouver Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>KSEA to CYVR</name>
            <description>Seattle Tacoma Intl to Vancouver Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>-122.307747,47.463794,0
-122.307105,47.536159,304.8
-122.308846,47.550584,304.8
-122.312444,47.564852,304.8
-122.482753,48.153622,304.8
-122.744051,49.004709,304.8
-122.745984,49.019126,304.8
-122.749827,49.033379,304.8
-122.75555,49.047357,304.8
-122.763112,49.060955,304.8
-122.772456,49.07407,304.8
-122.783512,49.086601,304.8
-122.796196,49.098454,304.8
-122.810412,49.109538,304.8
-122.826053,49.119768,304.8
-122.843,49.129067,304.8
-122.861124,49.137365,304.8
-122.880287,49.144597,304.8
-122.900344,49.150709,304.8
-122.921141,49.155655,304.8
-122.942519,49.159396,304.8
-123.160492,49.184668,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>