<?xml version="1.0" encoding="UTF-8"?>
<!--
  Marketing surfaces only. Vendor storefronts (/{slug}/) are dynamic and are not
  listed here — they need a generated sitemap backed by a Convex query, which is
  tracked separately. `lastmod` is deliberately omitted rather than hardcoded: a
  stale lastmod is a worse signal than none.

  Not listed on purpose: /v3 (the noindex rollback of the previous landing),
  and the auth and one-time-token routes, which carry no indexable content.
  /nigeria retired with the 2026-09-07 flip: one story for every market.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://vendorvib.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://vendorvib.com/fees</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://vendorvib.com/vendors</loc>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://vendorvib.com/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://vendorvib.com/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
