<?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"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
  
  <!-- Homepage - Highest priority, updated frequently -->
  <url>
    <loc>https://wmta.co.uk/</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Services Page - High priority, business critical -->
  <url>
    <loc>https://wmta.co.uk/services</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- About Page - High priority, company information -->
  <url>
    <loc>https://wmta.co.uk/about</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- Contact Page - High priority, conversion page -->
  <url>
    <loc>https://wmta.co.uk/contact</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Privacy Policy - Lower priority, legal page -->
  <url>
    <loc>https://wmta.co.uk/privacy-policy</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
  <!-- Cookie Policy - Lower priority, legal page -->
  <url>
    <loc>https://wmta.co.uk/cookie-policy</loc>
    <lastmod>2025-01-27</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
  </url>
  
</urlset>