<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
  
  <!-- NOTE: Update lastmod dates when deploying content changes to keep search engines informed -->
  
  <!-- Homepage / Dashboard -->
  <url>
    <loc>https://sinkabirum.se/</loc>
    <lastmod>2025-11-09</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Events Page -->
  <url>
    <loc>https://sinkabirum.se/events</loc>
    <lastmod>2025-11-09</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Risk Page -->
  <url>
    <loc>https://sinkabirum.se/risk</loc>
    <lastmod>2025-11-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Stats Page -->
  <url>
    <loc>https://sinkabirum.se/stats</loc>
    <lastmod>2025-11-09</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Trends Page -->
  <url>
    <loc>https://sinkabirum.se/trends</loc>
    <lastmod>2025-11-09</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- About Page -->
  <url>
    <loc>https://sinkabirum.se/about</loc>
    <lastmod>2025-11-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- Terms of Service Page -->
  <url>
    <loc>https://sinkabirum.se/terms-of-service</loc>
    <lastmod>2025-11-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>
  
  <!-- Contact Page -->
  <url>
    <loc>https://sinkabirum.se/contact</loc>
    <lastmod>2025-11-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <!-- News List Page -->
  <url>
    <loc>https://sinkabirum.se/news</loc>
    <lastmod>2025-12-30</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- NOTE: Individual daily news pages (e.g., /news/2025-01-15) should be added dynamically -->
  <!-- Example structure for dynamic news pages:
  <url>
    <loc>https://sinkabirum.se/news/2025-12-30</loc>
    <lastmod>2025-12-30</lastmod>
    <changefreq>never</changefreq>
    <priority>0.7</priority>
  </url>
  -->
  <!-- To generate dynamic news page entries, use the API endpoint: GET /news/dates -->
  <!-- This will return all available news dates that can be added to the sitemap -->
  
</urlset>
