<?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 - Highest Priority -->
  <url>
    <loc>https://frog7.fun/</loc>
    <lastmod>2025-01-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://frog7.fun/og-image.png</image:loc>
      <image:title>FROG7 - Play Frogger Online</image:title>
      <image:caption>The ultimate Frogger game online - free to play!</image:caption>
    </image:image>
  </url>

  <!-- Game Page - Core Experience -->
  <url>
    <loc>https://frog7.fun/game</loc>
    <lastmod>2025-01-28</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Tournament Page - Multiplayer -->
  <url>
    <loc>https://frog7.fun/tournament</loc>
    <lastmod>2025-01-28</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Leaderboard - Dynamic Content -->
  <url>
    <loc>https://frog7.fun/leaderboard</loc>
    <lastmod>2025-01-28</lastmod>
    <changefreq>hourly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Settings Page -->
  <url>
    <loc>https://frog7.fun/settings</loc>
    <lastmod>2025-01-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- About Page -->
  <url>
    <loc>https://frog7.fun/about</loc>
    <lastmod>2025-01-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Privacy Policy -->
  <url>
    <loc>https://frog7.fun/privacy</loc>
    <lastmod>2025-01-28</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- Terms of Service -->
  <url>
    <loc>https://frog7.fun/terms</loc>
    <lastmod>2025-01-28</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>

  <!-- How to Play Guide -->
  <url>
    <loc>https://frog7.fun/guide</loc>
    <lastmod>2025-01-28</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

</urlset>