<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>LEBL to CYVR</name>
        <description>Barcelona El Prat to Vancouver Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>LEBL to CYVR</name>
            <description>Barcelona El Prat to Vancouver Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>2.065112,41.292496,0
1.977508,41.262457,36.576
1.900734,41.257892,118.872
1.826508,41.273342,246.888
1.763767,41.306945,420.624
1.720086,41.35465,637.032
-0.627236,43.889596,11887.2
-3.181123,46.373473,11887.2
-5.97526,48.795125,11887.2
-9.04831,51.142463,11887.2
-12.444063,53.400758,11887.2
-16.210899,55.552094,11887.2
-20.400068,57.574801,11887.2
-25.062059,59.442983,11887.2
-30.240146,61.12632,11887.2
-35.960404,62.590462,11887.2
-42.218411,63.798407,11887.2
-48.964974,64.713223,11887.2
-56.096116,65.30218,11887.2
-63.454419,65.54164,11887.2
-70.846353,65.42135,11887.2
-78.072749,64.94651,11887.2
-84.961465,64.136705,11887.2
-91.38987,63.022193,11887.2
-97.29126,61.639025,11887.2
-102.647846,60.024554,11887.2
-107.477163,58.214225,11887.2
-111.818061,56.239783,11887.2
-115.71951,54.128591,11887.2
-119.233031,51.903682,11887.2
-122.830554,49.255426,420.624
-122.887537,49.211074,246.888
-122.964263,49.18213,118.872
-123.051478,49.172084,36.576
-123.160492,49.184668,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>