<?xml version="1.0" encoding="UTF-8"?>
<urlset 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/sitemap.xsd">

  <!-- Головна сторінка - найвищий пріоритет -->
  <url>
    <loc>https://lavanda.boutique/</loc>
    <lastmod>2025-08-29</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Каталог товарів - високий пріоритет -->
  <url>
    <loc>https://lavanda.boutique/catalog</loc>
    <lastmod>2025-08-29</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Про нас -->
  <url>
    <loc>https://lavanda.boutique/about</loc>
    <lastmod>2025-08-29</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Умови доставки та оплати -->
  <url>
    <loc>https://lavanda.boutique/payment-delivery</loc>
    <lastmod>2025-08-29</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Політика повернення -->
  <url>
    <loc>https://lavanda.boutique/return-policy</loc>
    <lastmod>2025-08-29</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Політика конфіденційності -->
  <url>
    <loc>https://lavanda.boutique/privacy-policy</loc>
    <lastmod>2025-08-29</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

</urlset>