<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <!-- Finnish pages -->
  <url>
    <loc>https://gregorius.fi/</loc>
    <lastmod>{{ site.time | date_to_xmlschema }}</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://gregorius.fi/en/" />
    <xhtml:link rel="alternate" hreflang="fi" href="https://gregorius.fi/" />
  </url>
  
  <url>
    <loc>https://gregorius.fi/ohjelma</loc>
    <lastmod>{{ site.time | date_to_xmlschema }}</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://gregorius.fi/programme" />
    <xhtml:link rel="alternate" hreflang="fi" href="https://gregorius.fi/ohjelma" />
  </url>
  
  <url>
    <loc>https://gregorius.fi/messun-sijainti</loc>
    <lastmod>{{ site.time | date_to_xmlschema }}</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://gregorius.fi/mass-location" />
    <xhtml:link rel="alternate" hreflang="fi" href="https://gregorius.fi/messun-sijainti" />
  </url>
  
  <url>
    <loc>https://gregorius.fi/tietoa-meista</loc>
    <lastmod>{{ site.time | date_to_xmlschema }}</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://gregorius.fi/about-us" />
    <xhtml:link rel="alternate" hreflang="fi" href="https://gregorius.fi/tietoa-meista" />
  </url>
  
  <url>
    <loc>https://gregorius.fi/ota-yhteytta</loc>
    <lastmod>{{ site.time | date_to_xmlschema }}</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://gregorius.fi/contact-us" />
    <xhtml:link rel="alternate" hreflang="fi" href="https://gregorius.fi/ota-yhteytta" />
  </url>
  
  <!-- English pages -->
  <url>
    <loc>https://gregorius.fi/en/</loc>
    <lastmod>{{ site.time | date_to_xmlschema }}</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://gregorius.fi/en/" />
    <xhtml:link rel="alternate" hreflang="fi" href="https://gregorius.fi/" />
  </url>
  
  <url>
    <loc>https://gregorius.fi/programme</loc>
    <lastmod>{{ site.time | date_to_xmlschema }}</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://gregorius.fi/programme" />
    <xhtml:link rel="alternate" hreflang="fi" href="https://gregorius.fi/ohjelma" />
  </url>
  
  <url>
    <loc>https://gregorius.fi/mass-location</loc>
    <lastmod>{{ site.time | date_to_xmlschema }}</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://gregorius.fi/mass-location" />
    <xhtml:link rel="alternate" hreflang="fi" href="https://gregorius.fi/messun-sijainti" />
  </url>
  
  <url>
    <loc>https://gregorius.fi/about-us</loc>
    <lastmod>{{ site.time | date_to_xmlschema }}</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://gregorius.fi/about-us" />
    <xhtml:link rel="alternate" hreflang="fi" href="https://gregorius.fi/tietoa-meista" />
  </url>
  
  <url>
    <loc>https://gregorius.fi/contact-us</loc>
    <lastmod>{{ site.time | date_to_xmlschema }}</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
    <xhtml:link rel="alternate" hreflang="en" href="https://gregorius.fi/contact-us" />
    <xhtml:link rel="alternate" hreflang="fi" href="https://gregorius.fi/ota-yhteytta" />
  </url>
</urlset>
