<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap Index File - Google SEO Compliant
  Last Updated: 2026-04-23T08:00:00+08:00
  Reference: https://developers.google.com/search/docs/crawling-indexing/sitemaps/create-sitemap-index
  
  Important SEO Notes:
  - Individual sitemaps limited to 50,000 URLs each
  - Total sitemap file size should not exceed 50MB (uncompressed)
  - Update lastmod dates when content changes
-->
<sitemapindex 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/siteindex.xsd">

  <!-- Main Pages Sitemap -->
  <sitemap>
    <loc>https://fjnewyifa.com/sitemap-pages.xml</loc>
    <lastmod>2026-04-23T08:00:00+08:00</lastmod>
    <changefreq>daily</changefreq>
  </sitemap>

  <!-- Products Sitemap -->
  <sitemap>
    <loc>https://fjnewyifa.com/sitemap-products.xml</loc>
    <lastmod>2026-04-23T08:00:00+08:00</lastmod>
    <changefreq>weekly</changefreq>
  </sitemap>

  <!-- Images Sitemap -->
  <sitemap>
    <loc>https://fjnewyifa.com/sitemap-images.xml</loc>
    <lastmod>2026-04-23T08:00:00+08:00</lastmod>
  </sitemap>

  <!-- News Sitemap -->
  <sitemap>
    <loc>https://fjnewyifa.com/sitemap-news.xml</loc>
    <lastmod>2026-04-23T08:00:00+08:00</lastmod>
  </sitemap>

</sitemapindex>
