<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  
  <!-- Homepage -->
  <url>
    <loc>https://jsfrey.eu/</loc>
    <lastmod>2025-12-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- About Page -->
  <url>
    <loc>https://jsfrey.eu/#about</loc>
    <lastmod>2025-12-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Contact Page -->
  <url>
    <loc>https://jsfrey.eu/#contact</loc>
    <lastmod>2025-12-07</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- The Old World Gallery -->
  <url>
    <loc>https://jsfrey.eu/#gallery/tow</loc>
    <lastmod>2025-12-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- The New World Gallery -->
  <url>
    <loc>https://jsfrey.eu/#gallery/tnw</loc>
    <lastmod>2025-12-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- NYC Gallery -->
  <url>
    <loc>https://jsfrey.eu/#gallery/nyc</loc>
    <lastmod>2025-12-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Hollywood Gallery -->
  <url>
    <loc>https://jsfrey.eu/#gallery/hol</loc>
    <lastmod>2025-12-07</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

</urlset>
```

---

**Your folder structure should now be:**
```
/
├── index.html
├── robots.txt (NEW)
├── sitemap.xml (NEW)
├── galleries.json
└── images/