<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Strona główna -->
  <url>
    <loc>https://mmphoto.org/</loc>
    <lastmod>2025-01-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Portfolio - najważniejsza sekcja, często aktualizowana -->
  <url>
    <loc>https://mmphoto.org/portfolio</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Oferta -->
  <url>
    <loc>https://mmphoto.org/offer</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- O mnie -->
  <url>
    <loc>https://mmphoto.org/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Kontakt -->
  <url>
    <loc>https://mmphoto.org/contact</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Regulamin - rzadko zmieniany, niski priorytet -->
  <url>
    <loc>https://mmphoto.org/regulations</loc>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
</urlset>