<?xml version="1.0" encoding="UTF-8"?>
<!--
  One real URL, because the site has one: it is a single-page app and every view — Discover,
  Compare, Products, each tool's detail — is reached without the URL changing. Listing
  invented anchors here would advertise pages that return the same shell.

  Regenerate programmatically once per-tool routing ships: loop over PRODUCTS and emit one
  <url> per /tools/{id} and one per /category/{slug}. That is the change that turns ~370
  tools into ~370 rankable pages, and it is the reason this file looks so thin today.

  llms.txt and llms-full.txt are deliberately NOT listed. A sitemap is a list of pages a
  search engine should index and rank; those two are machine-readable companions, announced
  in <head> and in robots.txt where they belong. Listing them here invites a text dump to
  compete with the homepage for the same queries.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://aimap.nfx.com/</loc>
    <lastmod>2026-08-08</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
