<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static stub (BI-PLAN §6, W5). Four public pages: everything else is behind
  sign-in and renders nothing without a session.

  It exists at launch because Search Console only starts accruing history from
  the day a property is verified and a sitemap is submitted — the 16-month
  window is not retroactive, so a thin sitemap today is worth more than a
  complete one in a month. When the SEO pages land (marketing scope, not this
  workstream) this file becomes generated.

  No <lastmod>: a wrong lastmod is worse than none — Google demotes the signal
  for the whole site once it catches a sitemap lying about it.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://honeyjob.ai/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://honeyjob.ai/copilot</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://honeyjob.ai/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>
  <url>
    <loc>https://honeyjob.ai/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>
</urlset>
