<?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://www.redragoncolombo.lk/</loc>
    <lastmod>2024-10-31</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://www.redragoncolombo.lk/images/logo/redragon_logo.png</image:loc>
      <image:title>Redragon Colombo Official Store</image:title>
      <image:caption>Official Redragon gaming peripherals store in Sri Lanka</image:caption>
    </image:image>
  </url>

  <!-- Products Page -->
  <url>
    <loc>https://www.redragoncolombo.lk/products</loc>
    <lastmod>2024-10-31</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Categories Page -->
  <url>
    <loc>https://www.redragoncolombo.lk/categories</loc>
    <lastmod>2024-10-31</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- About Page -->
  <url>
    <loc>https://www.redragoncolombo.lk/about</loc>
    <lastmod>2024-10-31</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Policy Pages -->
  <url>
    <loc>https://www.redragoncolombo.lk/privacy-policy</loc>
    <lastmod>2024-10-31</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://www.redragoncolombo.lk/terms-conditions</loc>
    <lastmod>2024-10-31</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://www.redragoncolombo.lk/refund-policy</loc>
    <lastmod>2024-10-31</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Note: Individual product URLs would typically be generated dynamically -->
  <!-- Example product URL structure: -->
  <!-- 
  <url>
    <loc>https://www.redragoncolombo.lk/product/1</loc>
    <lastmod>2024-10-31</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://www.redragoncolombo.lk/uploads/products/product-image.jpg</image:loc>
      <image:title>Product Name</image:title>
      <image:caption>Product description</image:caption>
    </image:image>
  </url>
  -->

</urlset>