<?xml version="1.0" encoding="UTF-8"?>
<!--
  Three URLs, and that is honest rather than thin.

  Ashport is a single-page application behind a sign-in. There are no server-rendered game
  pages to list: every screen in the game lives at `/` and is reached by a session, so a
  sitemap listing `/jobs` or `/ledger` would be listing URLs that answer with the same shell
  and no content to a crawler. Listing them would be padding.

  When there is public content worth indexing, it goes here.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://ashport.city/</loc>
    <lastmod>2026-08-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://ashport.city/terms</loc>
    <lastmod>2026-08-02</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://ashport.city/privacy</loc>
    <lastmod>2026-08-02</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>
