<?xml version="1.0" encoding="UTF-8"?>
<!--
  Two entries, and there will never be many more. Every other route is either
  behind the login or a private per-event gallery, and listing those would
  invite crawling of exactly the URLs robots.txt asks crawlers to leave alone.

  No <lastmod>: it is optional, and a hardcoded date that nobody remembers to
  bump is worse than none - Google discounts a lastmod it finds to be stale.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://moments-and-memoires.gr/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://moments-and-memoires.gr/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
