<?xml version="1.0" encoding="UTF-8"?>
<!--
  Three URLs: the tool, the FAQ and the licence.

  No hreflang alternates. A sitemap cluster is exactly as binding as the <link>
  tags in the page, so declaring ?lang= variants here would re-assert the same
  broken cluster index.html just dropped: those URLs serve byte-identical HTML
  that canonicalises to the homepage, so they are not separate language versions.
  See the comment above the canonical tag in index.html for the full reasoning
  and for what to do instead (translate /faq/ to a real /ja/faq/ URL).
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <url>
    <loc>https://gooo.ooo/</loc>
    <lastmod>2026-08-30</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <url>
    <loc>https://gooo.ooo/faq/</loc>
    <lastmod>2026-08-30</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://gooo.ooo/license/</loc>
    <lastmod>2026-08-30</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>

</urlset>
