<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Trang chủ -->
  <url>
    <loc>https://your-domain.com/</loc>
    <lastmod>2024-01-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Trang chủ tiếng Việt -->
  <url>
    <loc>https://your-domain.com/?lang=vi</loc>
    <lastmod>2024-01-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Trang chủ tiếng Anh -->
  <url>
    <loc>https://your-domain.com/?lang=en</loc>
    <lastmod>2024-01-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Sản phẩm trà -->
  <url>
    <loc>https://your-domain.com/tra-hoa-ngu-ngon</loc>
    <lastmod>2024-01-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://your-domain.com/tra-hoa-duong-nhan</loc>
    <lastmod>2024-01-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://your-domain.com/tra-gung-tieu-hoa</loc>
    <lastmod>2024-01-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <url>
    <loc>https://your-domain.com/shan-tuyet</loc>
    <lastmod>2024-01-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Các trang chưa có (cần tạo) -->
  <url>
    <loc>https://your-domain.com/about</loc>
    <lastmod>2024-01-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://your-domain.com/gallery</loc>
    <lastmod>2024-01-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <url>
    <loc>https://your-domain.com/shop</loc>
    <lastmod>2024-01-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <url>
    <loc>https://your-domain.com/blog</loc>
    <lastmod>2024-01-04</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <url>
    <loc>https://your-domain.com/contact</loc>
    <lastmod>2024-01-04</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
</urlset>


