<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  
  <!-- Homepage -->
  <url>
    <loc>https://fractalmachine.xyz/</loc>
    <lastmod>2024-01-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://fractalmachine.xyz/example.gif</image:loc>
      <image:caption>Fractal flame animation generated with FractalMachine.xyz</image:caption>
      <image:title>Fractal Flame Example</image:title>
    </image:image>
  </url>
  
  <!-- Gallery Page -->
  <url>
    <loc>https://fractalmachine.xyz/gallery</loc>
    <lastmod>2024-01-15</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- About Page -->
  <url>
    <loc>https://fractalmachine.xyz/about</loc>
    <lastmod>2024-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Fullscreen Viewer -->
  <url>
    <loc>https://fractalmachine.xyz/fullscreen</loc>
    <lastmod>2024-01-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>
  
</urlset> 