<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Main landing page -->
  <url>
    <loc>https://decretum.com.ua/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <lastmod>2025-10-01</lastmod>
  </url>

  <!-- Documents search/list page -->
  <url>
    <loc>https://decretum.com.ua/documents</loc>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
    <lastmod>2025-10-01</lastmod>
  </url>

  <!-- Static pages -->
  <url>
    <loc>https://decretum.com.ua/legal/privacy-policy</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <url>
    <loc>https://decretum.com.ua/legal/public-offer</loc>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <!--
    NOTE: For dynamic document pages, you should generate this sitemap
    programmatically from your backend API with all document URLs.

    Example document URLs:
    <url>
      <loc>https://decretum.com.ua/documents/doc-12345</loc>
      <lastmod>2025-09-15</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.8</priority>
    </url>

    Consider creating a backend endpoint like /api/sitemap-documents.xml
    that generates this dynamically from your database.
  -->
</urlset>
