<?xml version="1.0" encoding="UTF-8"?>
<!-- Only the landing page. /masuk carries `robots: noindex` — correct for a
     login form — and /daftar is the app's SPA shell. Listing either would make
     Search Console report "Submitted URL marked noindex" and "thin content"
     against a sitemap whose whole job is to say "these are worth indexing".

     /daftar is deliberately absent. It is the app's SPA shell: a generic
     title, no description, and a form behind JavaScript. Submitting it invites
     Google to index a thin page that competes with the landing for the same
     queries. The signup link is reachable from the landing, which is the page
     that should rank. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://antri.online/</loc>
    <lastmod>2026-08-23</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
