<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  
  <!-- 首頁 - 最高優先級 -->
  <url>
    <loc>https://stock-forecast-system.web.app/</loc>
    <lastmod>2026-03-16</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- 報告頁面 - 公開,高優先級 -->
  <!-- 注意: 因為報告 URL 包含 ?id= 參數,需要動態生成 -->
  <!-- 這個檔案應該由自動化腳本更新 -->
  
  <!-- 範例報告 URL (需要替換為實際的報告 ID) -->
  <!--
  <url>
    <loc>https://stock-forecast-system.web.app/report.html?id=REPORT_ID_1</loc>
    <lastmod>2026-03-16</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  -->
  
</urlset>
