<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

   <!-- Home Page -->
   <url>
      <loc>https://mrmug.nz/</loc>
      <lastmod>2023-09-10</lastmod>
      <changefreq>weekly</changefreq>
      <priority>1.0</priority>
   </url>

   <!-- Fable Page -->
   <url>
      <loc>https://mrmug.nz/fable</loc>
      <lastmod>2023-09-10</lastmod>
      <changefreq>weekly</changefreq>
      <priority>0.8</priority>
   </url>

   <!-- Contact Section (Links to Main Page) -->
   <url>
      <loc>https://mrmug.nz/#contact</loc>
      <lastmod>2023-09-10</lastmod>
      <changefreq>weekly</changefreq>
      <priority>0.8</priority>
   </url>
   
   <!-- Logo Image -->
<url>
   <loc>http://mrmug.nz/Mrmug.svg</loc>
   <lastmod>2023-09-10</lastmod>
   <changefreq>monthly</changefreq>
   <priority>0.9</priority>
</url>


</urlset>
