<?xml version="1.0" encoding="UTF-8"?>
<!--
  Static sitemap for Rulento's stable public/indexable pages.

  Individual job postings (/jobs/<slug>) are intentionally NOT listed here.
  This is a plain client-rendered SPA with no build-time or server-side data
  fetching step, so a static file has no reliable way to stay in sync with
  which jobs are currently open — a hand-maintained or stale list of job
  URLs would be worse than omitting them. This isn't a hard block on job
  pages being indexed: robots.txt allows them, and crawlers can discover
  them via the normal /jobs listing page's links. Revisit this only if a
  build-time or serverless data-fetching mechanism is added later.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://www.rulento.com/</loc>
  </url>
  <url>
    <loc>https://www.rulento.com/jobs</loc>
  </url>
  <url>
    <loc>https://www.rulento.com/submit-resume</loc>
  </url>
  <url>
    <loc>https://www.rulento.com/about</loc>
  </url>
  <url>
    <loc>https://www.rulento.com/contact</loc>
  </url>
  <url>
    <loc>https://www.rulento.com/join-recruiter</loc>
  </url>
  <url>
    <loc>https://www.rulento.com/privacy-policy</loc>
  </url>
</urlset>
