<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Home page -->
  <url>
    <loc>https://thateasysite.com/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- About page -->
  <url>
    <loc>https://thateasysite.com/about</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Services page -->
  <url>
    <loc>https://thateasysite.com/services</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Contact page -->
  <url>
    <loc>https://thateasysite.com/contact</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- Consultations page -->
  <url>
    <loc>https://thateasysite.com/consultations</loc>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- On-boarding page -->
  <url>
    <loc>https://thateasysite.com/on-boarding</loc>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <!-- Hero page -->
  <url>
    <loc>https://thateasysite.com/hero</loc>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <!-- Privacy Policy page -->
  <url>
    <loc>https://thateasysite.com/privacy-policy</loc>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>

  <!-- Terms of Service page -->
  <url>
    <loc>https://thateasysite.com/terms-of-service</loc>
    <changefreq>yearly</changefreq>
    <priority>0.4</priority>
  </url>
</urlset> 