<?xml version="1.0" encoding="UTF-8"?>
<!--
  Resuart is a single-page app: in-app views (#builder, #about, …) are hash
  fragments, which search engines do NOT treat as distinct URLs. Listing them
  here does nothing but dilute the sitemap, so we only publish the real,
  crawlable landing URL. Shared public resumes live under /u/<username> and are
  discovered via their own inbound links.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://resuart.com/</loc>
    <lastmod>2026-07-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
