<?xml version="1.0" encoding="UTF-8"?>
<!--
  Only indexable pages belong here. Deliberately excluded:
    features.html      — <meta robots="noindex">, technical detail page
    updates.html       — <meta robots="noindex">, changelog
    brand-preview.html — a utility for prospects to preview their own branding;
                         indexable today, but it is a tool rather than content,
                         so it is left out of the sitemap. Worth deciding
                         whether it should carry noindex too.
  Listing a noindex URL here sends search engines conflicting signals.

  Spanish is a client-side overlay on these same URLs (i18n.js), not separate
  pages — so there are no es/ URLs to list and no hreflang pairs to declare.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://advolutely.com/</loc>
    <lastmod>2026-08-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://advolutely.com/medicare-appeals.html</loc>
    <lastmod>2026-08-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
