<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!--
    NOTE: Update the base domain if your production domain differs.
    For dynamic routes like /events/:slug and /organizations/:slug, generate a server-side sitemap
    (or add a build step) once you have canonical URLs for each entity.
  -->
  <url>
    <loc>https://asobikai.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://asobikai.com/feed</loc>
    <changefreq>hourly</changefreq>
    <priority>0.7</priority>
  </url>

  <url>
    <loc>https://asobikai.com/organizations</loc>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://asobikai.com/organizations/create</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://asobikai.com/squads</loc>
    <changefreq>daily</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://asobikai.com/register</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>
  <url>
    <loc>https://asobikai.com/forgot-password</loc>
    <changefreq>monthly</changefreq>
    <priority>0.2</priority>
  </url>

  <url>
    <loc>https://asobikai.com/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>
  <url>
    <loc>https://asobikai.com/terms</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>
  <url>
    <loc>https://asobikai.com/contact</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>
  <url>
    <loc>https://asobikai.com/help</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>
</urlset>
