<?xml version="1.0" encoding="UTF-8"?>
<!--
  Every URL here is a page that declares this exact address as its own
  rel="canonical", so the sitemap and the pages cannot disagree.
  test/siteAlignment.test.js pins that correspondence in both directions.

  Deliberately absent:
    - /models/:modelId, the per-model detail pages. They are generated from the live
      catalogue, so a static list of them would go stale the moment a model is added
      or retired. They are linked from /models and carry index,follow themselves.
    - /portal, /admin and /login.html, which are signed-in or noindex.
    - /pricing and /partnerships, which are a 301 and a 404 by product decision.

  No <lastmod>, <changefreq> or <priority>: search engines ignore the last two, and
  a <lastmod> is only worth sending if it is accurate for each page individually.
  A uniform build date across ten pages is a claim this file cannot back.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://glideapi.dev/</loc></url>
  <url><loc>https://glideapi.dev/models</loc></url>
  <url><loc>https://glideapi.dev/docs</loc></url>
  <url><loc>https://glideapi.dev/verification</loc></url>
  <url><loc>https://glideapi.dev/status</loc></url>
  <url><loc>https://glideapi.dev/about</loc></url>
  <url><loc>https://glideapi.dev/affiliates</loc></url>
  <url><loc>https://glideapi.dev/contact</loc></url>
  <url><loc>https://glideapi.dev/terms</loc></url>
  <url><loc>https://glideapi.dev/privacy</loc></url>
</urlset>
