<?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"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
  
  <!-- Homepage - Most important for SEO -->
  <url>
    <loc>https://drakefuse.com/</loc>
    <lastmod>2025-07-25</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://drakefuse.com/screenshot-wide.png</image:loc>
      <image:title>DrakeFuse - Free Online Merge Puzzle Game</image:title>
      <image:caption>Merge dragons through 14 legendary forms in this addictive puzzle game</image:caption>
    </image:image>
  </url>

  <!-- Game Page - Primary playing interface -->
  <url>
    <loc>https://drakefuse.com/game</loc>
    <lastmod>2025-07-25</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <image:image>
      <image:loc>https://drakefuse.com/screenshot-narrow.png</image:loc>
      <image:title>DrakeFuse Game Interface</image:title>
      <image:caption>Strategic dragon merging gameplay with touch controls</image:caption>
    </image:image>
  </url>

  <!-- PWA Manifest for app stores -->
  <url>
    <loc>https://drakefuse.com/manifest.json</loc>
    <lastmod>2025-07-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Dragon Assets for Image SEO -->
  <url>
    <loc>https://drakefuse.com/assets/dragons/compressed/dragon-1.png</loc>
    <lastmod>2025-07-25</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
    <image:image>
      <image:loc>https://drakefuse.com/assets/dragons/compressed/dragon-1.png</image:loc>
      <image:title>Dragon Egg - Level 1 in DrakeFuse</image:title>
      <image:caption>Starting dragon form in DrakeFuse merge puzzle game</image:caption>
    </image:image>
  </url>

  <url>
    <loc>https://drakefuse.com/assets/dragons/compressed/dragon-14.png</loc>
    <lastmod>2025-07-25</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
    <image:image>
      <image:loc>https://drakefuse.com/assets/dragons/compressed/dragon-14.png</image:loc>
      <image:title>Dragon God - Level 14 in DrakeFuse</image:title>
      <image:caption>Ultimate dragon form in DrakeFuse puzzle game</image:caption>
    </image:image>
  </url>

  <!-- App Icons for PWA Discovery -->
  <url>
    <loc>https://drakefuse.com/icon-192x192.png</loc>
    <lastmod>2025-07-25</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
    <image:image>
      <image:loc>https://drakefuse.com/icon-192x192.png</image:loc>
      <image:title>DrakeFuse App Icon</image:title>
      <image:caption>Official icon for DrakeFuse PWA game</image:caption>
    </image:image>
  </url>

  <!-- Tutorial Screenshots -->
  <url>
    <loc>https://drakefuse.com/tutorial</loc>
    <lastmod>2025-07-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <image:image>
      <image:loc>https://drakefuse.com/screenshot-tutorial.png</image:loc>
      <image:title>DrakeFuse Tutorial</image:title>
      <image:caption>Learn how to play DrakeFuse merge game</image:caption>
    </image:image>
  </url>

  <!-- Leaderboard -->
  <url>
    <loc>https://drakefuse.com/leaderboard</loc>
    <lastmod>2025-07-25</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.6</priority>
  </url>

</urlset> 