<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
    <Document>
        <name>EPWA to CYVR</name>
        <description>Varsovie Okecie to Vancouver Intl</description>
        <Style id="redPoly">
            <LineStyle>
                <color>ff0000ff</color>
                <width>4</width>
            </LineStyle>
        </Style>
        <Placemark>
            <name>EPWA to CYVR</name>
            <description>Varsovie Okecie to Vancouver Intl</description>
            <styleUrl>#redPoly</styleUrl>
            <LineString>
                <extrude>1</extrude>
                <tessellate>1</tessellate>
                <altitudeMode>relativeToGround</altitudeMode>
                <coordinates>20.955908,52.178572,0
20.844018,52.30606,0
18.448056,55.258611,0
15.569611,57.986639,0
12.707804,61.156574,0
9.640703,63.66628,0
4.227679,66.647784,0
-1.550106,69.179519,0
-8.762806,71.468509,0
-17.756978,73.413791,0
-28.739616,74.881971,0
-41.481085,75.724983,0
-55.071956,75.830749,0
-68.566666,74.833336,0
-79.686367,73.873594,0
-89.221603,72.045629,0
-96.893839,69.840102,0
-103.03301,67.367227,0
-107.981592,64.705413,0
-112.024098,61.90845,0
-114.998333,58.748333,0
-118.205287,56.044559,0
-120.624762,53.02072,0
-122.507174,49.107892,0
-123.160492,49.184668,0
                </coordinates>
            </LineString>
        </Placemark>
    </Document>
</kml>