<?xml version="1.0" encoding="UTF-8"?>
<!--
  The stable public routes only. Everything signed-in is disallowed in
  robots.txt and deliberately absent here.

  Tradie profiles (/tradie/:id) are NOT listed: they come and go with the
  marketplace, so they cannot be enumerated in a hand-written file. They are
  the pages most worth indexing, though — Hosting already rewrites them to the
  serveTradieProfileMeta function, so they render real per-tradie metadata to a
  crawler. Listing them properly needs a generated sitemap fed from Firestore.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://fairtradies.com/</loc></url>
  <url><loc>https://fairtradies.com/browse</loc></url>
  <url><loc>https://fairtradies.com/about</loc></url>
  <url><loc>https://fairtradies.com/for-tradies</loc></url>
  <url><loc>https://fairtradies.com/request-quote</loc></url>
</urlset>
