<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Homepage -->
  <url>
    <loc>https://softarolabs.com/</loc>
    <lastmod>2024-10-25</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- About Page -->
  <url>
    <loc>https://softarolabs.com/about</loc>
    <lastmod>2024-10-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Services Page -->
  <url>
    <loc>https://softarolabs.com/services</loc>
    <lastmod>2024-10-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Portfolio Page -->
  <url>
    <loc>https://softarolabs.com/portfolio</loc>
    <lastmod>2024-10-25</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Careers Page -->
  <url>
    <loc>https://softarolabs.com/careers</loc>
    <lastmod>2024-10-25</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Blog Page -->
  <url>
    <loc>https://softarolabs.com/blog</loc>
    <lastmod>2024-10-25</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Contact Page -->
  <url>
    <loc>https://softarolabs.com/contact</loc>
    <lastmod>2024-10-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Individual Portfolio Projects (if you have specific project IDs) -->
  <!-- You can add these dynamically based on your projects -->
  <!--
  <url>
    <loc>https://softarolabs.com/project/1</loc>
    <lastmod>2024-10-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  -->
  
  <!-- Individual Blog Posts (if you have specific blog posts) -->
  <!-- You can add these dynamically based on your blog posts -->
  <!--
  <url>
    <loc>https://softarolabs.com/blog/your-blog-post-slug</loc>
    <lastmod>2024-10-25</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.6</priority>
  </url>
  -->
</urlset>