<?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:geo="http://www.google.com/geo/schemas/sitemap/1.0">
  
  <!-- Homepage -->
  <url>
    <loc>https://sarthihubtech.com/</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://sarthihubtech.com/logo.png</image:loc>
      <image:title>Sarthi Hub Tech - Web Development Company Ahmedabad</image:title>
      <image:caption>Professional web development and mobile app development services in Ahmedabad, Gujarat</image:caption>
    </image:image>
    <geo:geo>
      <geo:format>kml</geo:format>
    </geo:geo>
  </url>

  <!-- About Page -->
  <url>
    <loc>https://sarthihubtech.com/about</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Projects Page -->
  <url>
    <loc>https://sarthihubtech.com/projects</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Contact Page -->
  <url>
    <loc>https://sarthihubtech.com/contact</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Services Pages (if you add them later) -->
  <url>
    <loc>https://sarthihubtech.com/services/web-development</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://sarthihubtech.com/services/mobile-app-development</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://sarthihubtech.com/services/ecommerce-development</loc>
    <lastmod>2024-01-01</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

</urlset> 