<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://riverguideapp.com/</loc>
    <lastmod>2025-05-05</lastmod> {/* Updated to current date */}
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  {/* Add other important URLs or hash fragments if needed */}
  {/* Example for hash fragments (optional for SPAs): 
  <url>
    <loc>https://riverguideapp.com/#features</loc>
    <lastmod>2025-05-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://riverguideapp.com/#pricing</loc>
    <lastmod>2025-05-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://riverguideapp.com/#faq</loc>
    <lastmod>2025-05-05</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  */}
</urlset>
