<?xml version="1.0" encoding="UTF-8"?>
<!--
  One entry, and that is not an oversight.

  The site is hash-routed: Shop, Gallery, About Us, Contact Us and My Profile
  live at #/shop, #/gallery and so on. A fragment is not a separate URL to a
  crawler — every route resolves to https://eternairis.com/ and returns the same
  document. Listing them here would be claiming URLs that do not exist.

  If those pages should rank on their own, the fix is real paths via
  history.pushState plus a server rewrite, not more <url> entries. That decision
  is open in the handoff.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://eternairis.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
