<?xml version="1.0" encoding="UTF-8"?>
<!-- 
  Sitemap XML for OurAIStaff
  Update the domain in <loc> tags to match your production domain
  Update <lastmod> dates when pages are updated
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
  
  <!-- Homepage -->
  <url>
    <loc>https://ouraistaff.com/</loc>
    <lastmod>2025-02-09</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- AI Employees Page -->
  <url>
    <loc>https://ouraistaff.com/ai-employees</loc>
    <lastmod>2025-02-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Pricing Page -->
  <url>
    <loc>https://ouraistaff.com/pricing</loc>
    <lastmod>2025-02-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Case Studies Page -->
  <url>
    <loc>https://ouraistaff.com/case-studies</loc>
    <lastmod>2025-02-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- About Page -->
  <url>
    <loc>https://ouraistaff.com/about</loc>
    <lastmod>2025-02-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Contact Page -->
  <url>
    <loc>https://ouraistaff.com/contact</loc>
    <lastmod>2025-02-09</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Book Demo Page -->
  <url>
    <loc>https://ouraistaff.com/book-demo</loc>
    <lastmod>2025-02-09</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
</urlset>
