<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- 首頁 - 最高優先級 -->
  <url>
    <loc>https://wrivo.cc/</loc>
    <lastmod>2025-10-19</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- 關於我們 - 品牌介紹頁面 -->
  <url>
    <loc>https://wrivo.cc/about</loc>
    <lastmod>2025-10-19</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!--
  注意：以下頁面不包含在 sitemap 中，因為：

  需要登入的頁面（不應被索引）：
  - /upload - 上傳頁面（需登入）
  - /settings - 設定頁面（需登入）
  - /settings/prompts - 風格庫（需登入）
  - /project/:id - 專案頁面（需登入且為動態路由）
  - /referral - 推薦頁面（需登入）

  功能性/流程頁面（不應被索引）：
  - /auth - 登入/註冊頁面
  - /forgot-password - 忘記密碼
  - /reset-password - 重設密碼
  - /change-password - 更改密碼
  - /payment-success - 付款成功頁面

  錯誤/維護頁面（不應被索引）：
  - /maintenance - 維護頁面
  - * (404 頁面)

  未來可考慮新增的公開內容頁面：
  - /pricing - 定價頁面（如果有）
  - /features - 功能介紹（如果有）
  - /blog - 部落格（如果有）
  - /help 或 /faq - 幫助中心（如果有）
  -->

</urlset>
