<?xml version="1.0" encoding="UTF-8"?>
<!-- IronTally sitemap. Same conventions as product/site/sitemap.xml (QuoteIron): absolute https
     URLs with the trailing slash, one <lastmod> per URL in YYYY-MM-DD, and ONLY public marketing
     pages listed. No hreflang alternates here -- IronTally ships English only today, unlike
     QuoteIron's es/fr/pt-BR set, and inventing empty alternates would be a lie to the crawler.
     Robots-disallowed surfaces (/app/, /api/, /auth/, /d/, /account/) are deliberately absent.
     EVERY new public page adds its URL here in the SAME change (CLAUDE.md new-page indexability
     rule), together with an inbound internal link and a post-deploy GSC URL inspection. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Marketing homepage. -->
  <url>
    <loc>https://irontally.com/</loc>
    <lastmod>2026-08-16</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <!-- QuickBooks exit guide. Linked from the homepage's Exit Kit section and its footer. -->
  <url>
    <loc>https://irontally.com/guides/quickbooks/</loc>
    <lastmod>2026-08-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
