<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap for When Works Best.

  The origin is configured via VITE_PUBLIC_SITE_URL (see .env.example).
  Before deploying to production, replace "https://whenworksbest.com"
  with your production origin, or configure VITE_PUBLIC_SITE_URL and
  regenerate this file with your build process.

  Only stable public pages are listed here.
  Authenticated routes, event slugs, invite codes, and user-specific pages
  are intentionally excluded.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://whenworksbest.com/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://whenworksbest.com/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>
  <url>
    <loc>https://whenworksbest.com/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>
</urlset>
