<?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">
  
  <!-- 注意：由於使用 Hash 路由 (#/main)，搜索引擎無法有效索引以下頁面 -->
  <!-- 建議未來改用 History 路由以提升 SEO 效果 -->
  
  <!-- 首頁 -->
  <url>
    <loc>https://universe9999.com/</loc>
    <lastmod>2026-03-02</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- 主要內容頁面 -->
  <url>
    <loc>https://universe9999.com/#/main</loc>
    <lastmod>2026-03-02</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- APP 下載頁 -->
  <url>
    <loc>https://universe9999.com/#/APPDownload</loc>
    <lastmod>2026-03-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- 客服頁 -->
  <url>
    <loc>https://universe9999.com/#/Service</loc>
    <lastmod>2026-03-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- 優惠活動頁 -->
  <url>
    <loc>https://universe9999.com/#/Discount</loc>
    <lastmod>2026-03-02</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- 排行榜頁 -->
  <url>
    <loc>https://universe9999.com/#/RankingList</loc>
    <lastmod>2026-03-02</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- 登入頁 -->
  <url>
    <loc>https://universe9999.com/#/login</loc>
    <lastmod>2026-03-02</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- 註：會員相關頁面 (/member/*) 不列入 sitemap，因需要登入且對 SEO 無意義 -->

</urlset>
