<?xml version="1.0" encoding="UTF-8"?>
<!--
  Public URL set for avatar.jonathanarvay.com.

  INCLUSION RULE: a page belongs here only if it (a) serves real content to a
  signed-out visitor and (b) declares ITSELF as its canonical. Deliberately
  excluded, with reasons, so this file does not silently regrow the problem it
  just fixed:

    landing.html      declares <link rel=canonical> pointing at "/" — listing
                      both would submit the same content under two URLs.
    landing-v2.html   variant with no canonical of its own; listing it would
                      create a duplicate of the homepage.
    marketplace.html
    billing.html
    account.html
    teams.html        redirect stubs into the auth-gated /app/* SPA — there is
                      no server-rendered content for a crawler to index.
    signin.html       authentication surface; no informational content.
    admin.html
    console.html      already Disallow-ed in robots.txt.
    404.html          error page.

  lastmod values are each file's real last-commit date, not a bulk timestamp —
  an inflated lastmod trains crawlers to distrust the whole file.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://avatar.jonathanarvay.com/</loc>
    <lastmod>2026-06-13</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://avatar.jonathanarvay.com/feedback.html</loc>
    <lastmod>2026-07-26</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://avatar.jonathanarvay.com/byogpu.html</loc>
    <lastmod>2026-07-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  <url>
    <loc>https://avatar.jonathanarvay.com/rig.html</loc>
    <lastmod>2026-07-18</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://avatar.jonathanarvay.com/listings.html</loc>
    <lastmod>2026-07-07</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>
