<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap for verb.so.

  Lists every canonical, indexable URL on the site. Generated from the build
  output (.vercel/output/static) as part of `npm run build` — any page
  emitting a `noindex` meta tag is omitted. Never hand-edit this file.

  NOT listed because their routes are currently unpublished (the page files are
  underscore-prefixed in src/pages, so Astro doesn't build them and the URLs
  404): /tools + the free-tools fleet, the /industry and /solutions hubs +
  pages, the 70 /[platform]/[feature] leaves, the entire /blog, /components
  (internal component gallery), and /cover-lab (internal cover generator).
  Their content still lives in src/page-content/**, src/content/blog/**, and
  the underscore-prefixed route files — rename back (drop the leading "_") to
  republish, then rebuild. The /mastodon + /bluesky hubs are also held back
  pre-launch (their content files are underscore-prefixed, so the /[platform]
  route glob skips them); rename to drop the leading "_" to republish. The
  other 8 /[platform] hubs stay live.

  URLs are emitted without a trailing slash to match astro trailingSlash:'never'
  and the <link rel="canonical"> tags.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Home (1) -->
  <url><loc>https://verb.so/</loc></url>
  <!-- Feature pages (9) -->
  <url><loc>https://verb.so/ai</loc></url>
  <url><loc>https://verb.so/analytics</loc></url>
  <url><loc>https://verb.so/automation</loc></url>
  <url><loc>https://verb.so/engagement</loc></url>
  <url><loc>https://verb.so/linkinbio</loc></url>
  <url><loc>https://verb.so/mcp</loc></url>
  <url><loc>https://verb.so/planning</loc></url>
  <url><loc>https://verb.so/publishing</loc></url>
  <url><loc>https://verb.so/scheduling</loc></url>
  <!-- Pricing (1) -->
  <url><loc>https://verb.so/pricing</loc></url>
  <!-- Platform hubs (8) -->
  <url><loc>https://verb.so/facebook</loc></url>
  <url><loc>https://verb.so/instagram</loc></url>
  <url><loc>https://verb.so/linkedin</loc></url>
  <url><loc>https://verb.so/pinterest</loc></url>
  <url><loc>https://verb.so/threads</loc></url>
  <url><loc>https://verb.so/tiktok</loc></url>
  <url><loc>https://verb.so/x</loc></url>
  <url><loc>https://verb.so/youtube</loc></url>
  <!-- Legal (2) -->
  <url><loc>https://verb.so/privacy-policy</loc></url>
  <url><loc>https://verb.so/terms-of-service</loc></url>
</urlset>
