<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="sitemap.css"?>
<!-- 
    This is an XML sitemap file.
    It is a guide for search engines (like Google and Bing) to help them crawl and index your website more efficiently.
    This file is not for human visitors.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<?xml-stylesheet type="text/css" href="/Company/templates/sitemap.css"?>

  <!-- Entry for the Home Page -->
  <url>
    <!-- The URL of the page -->
    <loc>https://blockbtech.in/</loc>
    <!-- The date the page was last modified -->
    <lastmod>2025-08-15</lastmod>
    <!-- How frequently the page is likely to change -->
    <changefreq>weekly</changefreq>
    <!-- The priority of this URL relative to other URLs on your site (1.0 is highest) -->
    <priority>1.0</priority>
  </url>

  <!-- Entry for the Thank You Page -->
  <!-- <url>
    <loc>https://blockbtech.in/thank-you.html</loc>
    <lastmod>2025-08-15</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.2</priority>
  </url> -->

  <!-- Entry for the JPEG Compressor Tool Page -->
  <url>
    <loc>https://blockbtech.in/jpgcompressor/</loc>
    <lastmod>2025-08-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
</urlset>
