<?xml version="1.0" encoding="UTF-8"?>
<!--
  Replace every YOUR_DOMAIN with your live origin (no trailing slash), e.g. https://arguslogs.com
  Keep environment.siteUrl in sync with the same origin.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://YOUR_DOMAIN/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://YOUR_DOMAIN/tutorial</loc>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
</urlset>
