<?xml version="1.0" encoding="UTF-8"?>
<!-- The sitemap protocol requires every <loc> to be a complete, absolute URL, so unlike the
     canonical and Open Graph values in the sibling pages these cannot be made relative. They name
     the LIVE host: the host they named before was decommissioned, which handed crawlers three dead
     URLs. If the site is ever moved again, this file and the Sitemap: line in robots.txt are the
     only two places under public/ that have to follow it. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://metnet.dedicated.co.za/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://metnet.dedicated.co.za/catalog.html</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://metnet.dedicated.co.za/services.html</loc>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
