<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  <!-- Homepage - Highest priority, updates daily -->
  <url>
    <loc>https://dailycredo.vercel.app/</loc>
    <lastmod>2026-01-22</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://dailycredo.vercel.app/assets/bg_1.jpg</image:loc>
      <image:title>Credo - jog your mind</image:title>
      <image:caption>Take your mind back with daily creative exercises</image:caption>
    </image:image>
  </url>
  
  <!-- Today's Challenge - High priority, updates daily -->
  <url>
    <loc>https://dailycredo.vercel.app/game</loc>
    <lastmod>2026-01-22</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Calendar - High priority, updates daily -->
  <url>
    <loc>https://dailycredo.vercel.app/calendar</loc>
    <lastmod>2026-01-22</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Archive - Medium-high priority, updates weekly as new prompts are added -->
  <url>
    <loc>https://dailycredo.vercel.app/archive</loc>
    <lastmod>2026-01-22</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- About - Lower priority, updates rarely -->
  <url>
    <loc>https://dailycredo.vercel.app/about</loc>
    <lastmod>2026-01-22</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>
