<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index for SearchAZ.com.

  This file is the canonical sitemap entry point at /sitemap.xml. It points to
  the dynamic generateSitemap backend function, which is the SINGLE source of
  truth for all URLs (static routes + all published content: businesses,
  services, rentals, events, deals, marketplace items, jobs, and city profiles).

  Architecture:
    - public/sitemap.xml  → this sitemap index (static, never needs updating)
    - generateSitemap     → the actual <urlset> with all URLs (dynamic, auto-updates)
    - robots.txt          → references /sitemap.xml only

  To add a new static page, update STATIC_ROUTES in generateSitemap/entry.ts —
  it will automatically appear here via the sitemap index. This file never changes
  unless the function URL itself changes.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://searchaz.com/functions/generateSitemap</loc>
    <lastmod>2026-08-06</lastmod>
  </sitemap>
</sitemapindex>
