<?xml version="1.0" encoding="UTF-8"?>
<urlset 
  xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
  xmlns:xhtml="http://www.w3.org/1999/xhtml"
  xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
  xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
  xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"
>

  <!-- Home Page -->
  <url>
    <loc>https://www.strsltd.com/</loc>
    <priority>1.0</priority>
    <changefreq>daily</changefreq>
  </url>

  <!-- About Page -->
  <url>
    <loc>https://www.strsltd.com/about</loc>
    <priority>0.8</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Services Listing -->
  <url>
    <loc>https://www.strsltd.com/services</loc>
    <priority>0.9</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Service Details (dynamic example) -->
  <url>
    <loc>https://www.strsltd.com/services/website-design-development</loc>
    <priority>0.7</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Blog Listing -->
  <url>
    <loc>https://www.strsltd.com/blog</loc>
    <priority>0.9</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Blog Details (dynamic example) -->
  <url>
    <loc>https://www.strsltd.com/blog/1</loc>
    <priority>0.7</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Projects -->
  <url>
    <loc>https://www.strsltd.com/projects</loc>
    <priority>0.9</priority>
    <changefreq>weekly</changefreq>
  </url>

  <!-- Project Details (dynamic example) -->
  <url>
    <loc>https://www.strsltd.com/projects/sample-project</loc>
    <priority>0.7</priority>
    <changefreq>monthly</changefreq>
  </url>

  <!-- Contact -->
  <url>
    <loc>https://www.strsltd.com/contact</loc>
    <priority>0.8</priority>
    <changefreq>yearly</changefreq>
  </url>

  <!-- Additional Services -->
  <url>
    <loc>https://www.strsltd.com/itconsultancy</loc>
    <priority>0.7</priority>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://www.strsltd.com/data-science</loc>
    <priority>0.7</priority>
    <changefreq>monthly</changefreq>
  </url>

  <url>
    <loc>https://www.strsltd.com/businessconsultancy</loc>
    <priority>0.7</priority>
    <changefreq>monthly</changefreq>
  </url>

</urlset>
