<?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"
        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
        http://www.google.com/schemas/sitemap-image/1.1
        http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd">

  <!-- Homepage - Main landing page with features overview -->
  <url>
    <loc>https://symphonytodo.com/</loc>
    <lastmod>2025-08-18</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://symphonytodo.com/resources/images/symphonytodoscreenshot.webp</image:loc>
      <image:title>SymphonyTodo - Collaborative Real-Time Todo List Application</image:title>
      <image:caption>Main application interface showing real-time collaboration features</image:caption>
    </image:image>
  </url>

  <!-- Features Section - Product capabilities and benefits -->
  <url>
    <loc>https://symphonytodo.com/#features</loc>
    <lastmod>2025-08-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Roadmap Section - Product development timeline -->
  <url>
    <loc>https://symphonytodo.com/#roadmap</loc>
    <lastmod>2025-08-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Contact Section - User support and feedback -->
  <url>
    <loc>https://symphonytodo.com/#contact</loc>
    <lastmod>2025-08-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Donations Page - Support the development -->
  <url>
    <loc>https://symphonytodo.com/donations.html</loc>
    <lastmod>2025-08-18</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
    <image:image>
      <image:loc>https://symphonytodo.com/resources/images/symphonytodoscreenshot.webp</image:loc>
      <image:title>Support SymphonyTodo Development</image:title>
      <image:caption>Help keep SymphonyTodo running with coffee and development tools funding</image:caption>
    </image:image>
  </url>

  <!-- Changelog Page - Product updates and releases -->
  <url>
    <loc>https://symphonytodo.com/changelog.html</loc>
    <lastmod>2025-08-18</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- App Registration - User onboarding -->
  <url>
    <loc>https://app.symphonytodo.com/register</loc>
    <lastmod>2025-08-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- App Login - User access point -->
  <url>
    <loc>https://app.symphonytodo.com/</loc>
    <lastmod>2025-08-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Static Assets - Important for AI bots and crawlers -->
  <url>
    <loc>https://symphonytodo.com/manifest.json</loc>
    <lastmod>2025-08-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://symphonytodo.com/favicon.svg</loc>
    <lastmod>2025-08-18</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>

</urlset>