<?xml version="1.0" encoding="UTF-8"?>
<!--
  Grantastical — sitemap.xml
  This is currently a one-page site, so there's a single <url> entry
  covering the homepage and its in-page sections (#how-it-works, #pricing,
  #faq, #about). If separate pages are added later (e.g. a dedicated
  add-ons/pricing page), add each as its own <url> block below, following
  the same format.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://grantastical.com/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
