<?xml version="1.0" encoding="UTF-8"?>
<urlset 
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml">

  <!-- 首頁 -->
  <url>
    <loc>https://www.vangro.com/</loc>
    <lastmod>2025-10-10</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- 關於我們 -->
  <url>
    <loc>https://www.vangro.com/about</loc>
    <lastmod>2025-10-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 產品頁面 -->
  <url>
    <loc>https://www.vangro.com/products</loc>
    <lastmod>2025-10-10</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- 聯絡我們 -->
  <url>
    <loc>https://www.vangro.com/contact</loc>
    <lastmod>2025-10-10</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- 其他頁面（可依實際結構擴充） -->
  <!--
  <url>
    <loc>https://www.vangro.com/news</loc>
    <lastmod>2025-10-10</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>
  -->
</urlset>
