<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Home -->
  <url>
    <loc>https://contribute.no/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- About -->
  <url>
    <loc>https://contribute.no/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Services -->
  <url>
    <loc>https://contribute.no/services</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Cases -->
  <url>
    <loc>https://contribute.no/cases</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Contact -->
  <url>
    <loc>https://contribute.no/contact</loc>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Terms of Use -->
  <url>
    <loc>https://contribute.no/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>

  <!-- Privacy Policy -->
  <url>
    <loc>https://contribute.no/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>
</urlset