<?xml version="1.0" encoding="UTF-8"?>
<!--
  FeedEx sitemap.

  Only the site root is listed. The app currently uses hash-based routing
  (`#/pricing`, `#/signup`, ...) and URL fragments are never sent to the server,
  so those are not separate, crawlable URLs. Listing them here would be invalid.

  Once path-based routing ships (see plans/seo-path-based-routing.md) this file
  should be expanded with /pricing, /signup and /login.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://feedex.app/</loc>
    <lastmod>2026-09-22</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
