<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- トップページ -->
  <url>
    <loc>https://kaiwork.net/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- 求人検索（最重要導線） -->
  <url>
    <loc>https://kaiwork.net/jobs/search</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- 求職者登録 -->
  <url>
    <loc>https://kaiwork.net/register/form</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- 企業登録 -->
  <url>
    <loc>https://kaiwork.net/company/register</loc>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- プライバシーポリシー -->
  <url>
    <loc>https://kaiwork.net/legal/privacy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>

  <!-- 利用規約（※ typo 直せるなら userAgreement 推奨） -->
  <url>
    <loc>https://kaiwork.net/legal/userAgreemen</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>

  <!-- inertia -->
  <url>
    <loc>https://kaiwork.net/legal/inertia</loc>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url>

  <!-- お問い合わせ -->
  <url>
    <loc>https://kaiwork.net/legal/contact</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

</urlset>
