<?xml version="1.0" encoding="UTF-8"?>
<!--
  Trailer Bid — the MARKETING pages only.

  ⭐ ONE ENTRY, ON PURPOSE. A sitemap is a statement about what is worth indexing, not an inventory
  of what resolves. The funnel steps, the owner and buyer screens, /ops and the rendered documents
  all resolve and none of them belongs in a search result — so none of them is here, and each is
  additionally closed in robots.txt and by X-Robots-Tag.

  "How it works" is an ANCHOR on the landing page (/#how), not a route, so it is not a separate
  entry: a fragment is part of the page it lives on and listing it would claim a URL that does not
  exist. When it becomes its own page, add it here AND to the INDEXABLE set in components/Seo.jsx —
  the two must agree, or a page is either in the sitemap and noindexed (a Search Console error) or
  indexable and never announced.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://bids.neighborstrailer.com/</loc>
    <lastmod>2026-08-31</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
