<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd
        http://www.google.com/schemas/sitemap-image/1.1
        http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd">

  <!-- Homepage - Highest Priority -->
  <url>
    <loc>https://thenimblers.com/</loc>
    <lastmod>2024-12-20</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://thenimblers.com/og-image.jpg</image:loc>
      <image:title>The Nimblers - Software Development Company Amsterdam</image:title>
      <image:caption>Leading software development company providing custom solutions in Amsterdam</image:caption>
    </image:image>
  </url>

  <!-- Services - Very High Priority -->
  <url>
    <loc>https://thenimblers.com/services</loc>
    <lastmod>2024-12-20</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.95</priority>
    <image:image>
      <image:loc>https://thenimblers.com/services-image.jpg</image:loc>
      <image:title>Software Development Services Amsterdam</image:title>
      <image:caption>Custom software, SaaS solutions, web and mobile development services</image:caption>
    </image:image>
  </url>

  <!-- Contact - High Priority -->
  <url>
    <loc>https://thenimblers.com/contact</loc>
    <lastmod>2024-12-20</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    <image:image>
      <image:loc>https://thenimblers.com/contact-image.jpg</image:loc>
      <image:title>Contact The Nimblers Amsterdam</image:title>
      <image:caption>Get in touch for software development consultation in Amsterdam</image:caption>
    </image:image>
  </url>

  <!-- About - High Priority -->
  <url>
    <loc>https://thenimblers.com/about</loc>
    <lastmod>2024-12-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.85</priority>
    <image:image>
      <image:loc>https://thenimblers.com/about-image.jpg</image:loc>
      <image:title>About The Nimblers Team</image:title>
      <image:caption>Meet the expert software development team behind The Nimblers</image:caption>
    </image:image>
  </url>

  <!-- Service-specific pages for better SEO -->
  <url>
    <loc>https://thenimblers.com/services/custom-software-development</loc>
    <lastmod>2024-12-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://thenimblers.com/services/saas-solutions</loc>
    <lastmod>2024-12-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <url>
    <loc>https://thenimblers.com/services/web-development</loc>
    <lastmod>2024-12-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

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

  <!-- Portfolio/Case Studies -->
  <url>
    <loc>https://thenimblers.com/portfolio</loc>
    <lastmod>2024-12-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Blog/Articles (if implemented) -->
  <url>
    <loc>https://thenimblers.com/blog</loc>
    <lastmod>2024-12-20</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.6</priority>
  </url>

</urlset>
