<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  
  <!-- Homepage -->
  <url>
    <loc>https://makezaa.com/</loc>
    <lastmod>2026-01-15</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Services -->
  <url>
    <loc>https://makezaa.com/services</loc>
    <lastmod>2026-01-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Projects -->
  <url>
    <loc>https://makezaa.com/projects</loc>
    <lastmod>2026-01-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Blog -->
  <url>
    <loc>https://makezaa.com/blog</loc>
    <lastmod>2026-01-15</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- About -->
  <url>
    <loc>https://makezaa.com/about</loc>
    <lastmod>2026-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Contact -->
  <url>
    <loc>https://makezaa.com/contact</loc>
    <lastmod>2026-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Service Coverage -->
  <url>
    <loc>https://makezaa.com/service-coverage</loc>
    <lastmod>2026-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- Book Meeting -->
  <url>
    <loc>https://makezaa.com/book-meeting</loc>
    <lastmod>2026-01-15</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  

 <!-- Project page slug -->
 <url>
    <loc>https://www.makezaa.com/projects/hair-studio-landing-page-design</loc>
    <lastmod>2026-01-24</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- 
    Note: Dynamic routes like /services/:slug, /projects/:slug, and /blog/:slug
    should be added here with actual URLs once you have the content.
    
    Example for service pages:
    <url>
      <loc>https://makezaa.com/services/web-development</loc>
      <lastmod>2026-01-15</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.7</priority>
    </url>
    
    Example for project pages:
    <url>
      <loc>https://makezaa.com/projects/ecommerce-platform</loc>
      <lastmod>2026-01-15</lastmod>
      <changefreq>monthly</changefreq>
      <priority>0.7</priority>
    </url>
    
    Example for blog posts:
    <url>
      <loc>https://makezaa.com/blog/getting-started-with-react</loc>
      <lastmod>2026-01-15</lastmod>
      <changefreq>yearly</changefreq>
      <priority>0.6</priority>
    </url>
  -->
  
</urlset>