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

  <!-- 
    SITEMAP INDEX — KoFol Koncept
    Ažurirano: 2026-03-03
    
    Struktura:
    - sitemap-main.xml     → Glavne stranice
    - sitemap-blog.xml     → Blog / Journal postovi
    - sitemap-images.xml   → Sve slike (Image SEO)
    
    NAPOMENA: Ažuriraj <lastmod> datume pri svakom deploymentu.
    Pošto je sajt na Netlify, preporučujemo Netlify build plugin
    za automatsko generisanje sitemap datoteka.
  -->

  <sitemap>
    <loc>https://www.kofolkoncept.com/sitemap-main.xml</loc>
    <lastmod>2026-03-20</lastmod>
  </sitemap>

  <sitemap>
    <loc>https://www.kofolkoncept.com/sitemap-blog.xml</loc>
    <lastmod>2026-03-20</lastmod>
  </sitemap>

  <sitemap>
    <loc>https://www.kofolkoncept.com/sitemap-images.xml</loc>
    <lastmod>2026-03-20</lastmod>
  </sitemap>

</sitemapindex>