<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- Main 2048 Game Page -->
  <url>
    <loc>https://2048gamezone.xyz/</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Standard 2048 Game (index.html) -->
  <url>
    <loc>https://2048gamezone.xyz/index.html</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- 2048 Cupcakes Game -->
  <url>
    <loc>https://2048gamezone.xyz/2048cupcakes.html</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- 2048 Doges Game -->
  <url>
    <loc>https://2048gamezone.xyz/2048doges.html</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Tutorial Page -->
  <url>
    <loc>https://2048gamezone.xyz/tutorial.html</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Strategy Guides Page -->
  <url>
    <loc>https://2048gamezone.xyz/guides.html</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- More Games Page -->
  <url>
    <loc>https://2048gamezone.xyz/more-games.html</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- About Us Page -->
  <url>
    <loc>https://2048gamezone.xyz/about.html</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- AMP Version -->
  <url>
    <loc>https://2048gamezone.xyz/amp/</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

</urlset> 