<?xml version="1.0" encoding="UTF-8"?>
<!--
  Two entries: the page itself and the privacy policy (DUB3COM-17). lastmod is
  maintained by hand — there is no build step generating this, so update it
  when a page's content changes materially, not on every deploy.

  The privacy loc carries its trailing slash deliberately: /privacy is 301'd to
  /privacy/ (public/staticwebapp.config.json), and a sitemap should list the URL
  that answers directly rather than the one that redirects.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://dub3solutions.com/</loc>
    <lastmod>2026-08-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://dub3solutions.com/privacy/</loc>
    <lastmod>2026-08-08</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
