<?xml version="1.0" encoding="UTF-8"?>
<!--
  /login, /privacy and /terms are noindex on purpose, and a sitemap entry for a
  noindex URL is a contradictory signal, so they stay out. Only genuinely
  indexable pages belong here.

  Keep lastmod honest. Google ignores the value when it does not match what it
  sees, and an always-today date on an unchanged page is the usual way sites
  teach it to stop trusting them. changefreq and priority are effectively
  ignored, kept only because they cost nothing.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://madewithgravity.com/</loc>
    <lastmod>2026-09-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://madewithgravity.com/about</loc>
    <lastmod>2026-09-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
