<?xml version="1.0" encoding="UTF-8"?>
<!-- Sitemap index — the canonical entry point advertised in robots.txt.
     - sitemap.xml    : static marketing/app pages (hand-maintained).
     - blog-sitemap.xml: generated at build time by scripts/prerender.mjs from
       the published BlogArticles, one <loc> per prerendered /blog/<slug>. -->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://heydividend.com/sitemap.xml</loc>
  </sitemap>
  <sitemap>
    <loc>https://heydividend.com/blog-sitemap.xml</loc>
  </sitemap>
</sitemapindex>
