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

  <url>
    <loc>https://yourdomain.com/index.html</loc>
    <priority>1.0</priority>
    <changefreq>daily</changefreq>
  </url>

  <!-- Trang chính sản phẩm -->
  <url>
    <loc>https://yourdomain.com/hoa-sinh-nhat.html</loc>
    <priority>0.9</priority>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://yourdomain.com/hoa-cuoi-hoi.html</loc>
    <priority>0.9</priority>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://yourdomain.com/hoa-ngay-le.html</loc>
    <priority>0.9</priority>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://yourdomain.com/hoa-chia-buon.html</loc>
    <priority>0.9</priority>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://yourdomain.com/mam-qua-cuoi.html</loc>
    <priority>0.9</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Blog và các bài blog -->
  <url>
    <loc>https://yourdomain.com/blog/blog-index.html</loc>
    <priority>0.8</priority>
    <changefreq>weekly</changefreq>
  </url>
  <url>
    <loc>https://yourdomain.com/blog/chon-hoa-sinh-nhat.html</loc>
    <priority>0.7</priority>
    <changefreq>monthly</changefreq>
  </url>
  <url>
    <loc>https://yourdomain.com/blog/cam-hoa-tai-nha.html</loc>
    <priority>0.7</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Nếu còn bài blog khác, thêm ở đây -->

  <!-- Các file cấu hình không cần cho vào sitemap: js, css, robots.txt -->

</urlset>
