<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  
  <!-- 1. 主網站 Sitemap（靜態 XML，包含所有一般頁面） -->
  <sitemap>
    <loc>https://www.filuxe.com/sitemap/sitemap_main.xml</loc>
    <lastmod>2026-03-31</lastmod>
  </sitemap>

  <!-- 2. 繁體中文新聞 Sitemap -->
  <sitemap>
    <loc>https://www.filuxe.com/sitemap/sitemap_news_zh_hant.xml</loc>
    <lastmod>2026-03-31</lastmod>
  </sitemap>
  
  <!-- 3. 英文新聞 Sitemap -->
  <sitemap>
    <loc>https://www.filuxe.com/sitemap/sitemap_news_en.xml</loc>
    <lastmod>2026-03-31</lastmod>
  </sitemap>
  
  <!-- 4. 簡體中文新聞 Sitemap -->
  <sitemap>
    <loc>https://www.filuxe.com/sitemap/sitemap_news_zh_hans.xml</loc>
    <lastmod>2026-03-31</lastmod>
  </sitemap>
  
</sitemapindex>