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

  <!-- ホーム -->
  <url>
    <loc>https://sageoku.com/</loc>
    <changefreq>always</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- 商品検索 -->
  <url>
    <loc>https://sageoku.com/search</loc>
    <changefreq>always</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- オークション一覧（動的ページの代表URL） -->
  <!-- 個別のオークションページは動的に生成されるため、
       本番環境では Server-Side Sitemap Generation を推奨:
       https://sageoku.com/auction/{id} -->

  <!-- 静的情報ページ（今後追加予定） -->
  <!--
  <url>
    <loc>https://sageoku.com/help</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>
  <url>
    <loc>https://sageoku.com/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>
  -->

</urlset>
