<?xml version="1.0" encoding="UTF-8"?>
<!--
  app.forthroute.io advertises no URLs of its own.

  The landing content at / is owned by the marketing origin and says so in its
  initial HTML: <link rel="canonical" href="https://forthroute.io/">. Listing
  the same content here asked search engines to index a duplicate of a page we
  had already pointed away from — an inconsistent ownership signal, and the app
  root was still being observed in Search Console (18 impressions, 0 clicks,
  2026-06-20 to 2026-08-13) because of it.

  This file previously listed four URL entries: the root plus the #features,
  #pricing and #faq fragments. Fragments were never separate fetchable
  documents, so they could not have been indexed as distinct URLs regardless.

  Everything else this origin serves is either the embedded Shopify admin, an
  authenticated API, a webhook receiver or the shopper return portal. None of
  it belongs in a sitemap. https://forthroute.io/sitemap.xml is the sitemap for
  the indexable content, advertised from that origin's own robots.txt.

  Deliberately an empty urlset rather than a 404: this URL has been submitted
  to Search Console, and an empty set reads there as "advertises nothing",
  where a 404 reads as a fetch error.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
</urlset>
