<?xml version="1.0" encoding="UTF-8"?>
<!--
    Only canonical URLs belong here. https://vuorot.com/ is deliberately absent:
    it serves the Finnish home page but canonicalises to https://vuorot.com/fi/,
    so listing it would point crawlers at a URL we ourselves declare non-canonical.

    No <lastmod>: the home pages change continuously and the analytics page daily,
    so any value we could write here would be either stale or fabricated, and a
    lastmod crawlers learn to distrust is worse than none at all. <changefreq> and
    <priority> are omitted because Google ignores both.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
    <url>
        <loc>https://vuorot.com/fi/</loc>
        <xhtml:link rel="alternate" hreflang="fi" href="https://vuorot.com/fi/"/>
        <xhtml:link rel="alternate" hreflang="en" href="https://vuorot.com/en/"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://vuorot.com/fi/"/>
    </url>
    <url>
        <loc>https://vuorot.com/en/</loc>
        <xhtml:link rel="alternate" hreflang="fi" href="https://vuorot.com/fi/"/>
        <xhtml:link rel="alternate" hreflang="en" href="https://vuorot.com/en/"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://vuorot.com/fi/"/>
    </url>
    <url>
        <loc>https://vuorot.com/fi/analytics</loc>
        <xhtml:link rel="alternate" hreflang="fi" href="https://vuorot.com/fi/analytics"/>
        <xhtml:link rel="alternate" hreflang="en" href="https://vuorot.com/en/analytics"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://vuorot.com/fi/analytics"/>
    </url>
    <url>
        <loc>https://vuorot.com/en/analytics</loc>
        <xhtml:link rel="alternate" hreflang="fi" href="https://vuorot.com/fi/analytics"/>
        <xhtml:link rel="alternate" hreflang="en" href="https://vuorot.com/en/analytics"/>
        <xhtml:link rel="alternate" hreflang="x-default" href="https://vuorot.com/fi/analytics"/>
    </url>
    <url>
        <loc>https://vuorot.com/status</loc>
    </url>
</urlset>
