<?xml version="1.0" encoding="UTF-8"?>
<!--
  sitemap.xml - Phase 1 手書き版

  Commit 1: / (FIREシミュレーター) と /risk のみ（prerender 対応済みの公開ルート）
  Commit 3 で /about, /privacy, /tokushoho を追加予定
  Commit 4 で /tools, /tools/simulation, /tools/age/50s, /tools/retirement を追加予定
  Phase 2 でビルド時自動生成へ移行予定
-->
<urlset xmlns="http://www.sitemap.org/schemas/sitemap/0.9">
  <url>
    <loc>https://fire.largogk.jp/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://fire.largogk.jp/risk</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
