<?xml version="1.0" encoding="UTF-8"?>
<!--
  Apkservice.mobi dashboard sitemap.

  This dashboard is an authenticated single-page app, so there are no
  public deep-link URLs to enumerate the way a marketing site would.
  The sitemap exists to point agent-readiness crawlers and well-behaved
  bots at the discoverable surfaces (AGENTS.md, well-known endpoints).
  Marketing/SEO content lives on apkservice.mobi which has its own
  comprehensive sitemap.
-->
<urlset xmlns="http://www.sitemap.org/schemas/sitemap/0.9">
  <url>
    <loc>https://dash.apkservice.mobi/</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://dash.apkservice.mobi/AGENTS.md</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://dash.apkservice.mobi/.well-known/oauth-protected-resource</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://dash.apkservice.mobi/.well-known/mcp/server-card.json</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  <url>
    <loc>https://dash.apkservice.mobi/.well-known/api-catalog</loc>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>
  <url>
    <loc>https://dash.apkservice.mobi/.well-known/agent-skills/index.json</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>
