<?xml version="1.0" encoding="UTF-8"?>
<!-- Datum Investment Solutions, LLC, the company website.

     WRITTEN BY HAND, and it is allowed to be: this is a static bundle of
     three pages that changes when somebody edits it, so a generated
     sitemap would be a build step bought for nothing. The blog’s sitemap
     IS generated (web/server.js) because its contents are rows in a
     database and no human can keep a list of them current.

     A page added to site/ is a line added here. web/test/seo.test.js
     checks the two against each other, so forgetting fails the build
     rather than quietly going unindexed.

     No double hyphen anywhere in this comment: XML forbids it inside one,
     and the house style uses it as a dash everywhere else in the tree. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://datuminvestments.net/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://datuminvestments.net/about.html</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  <url>
    <loc>https://datuminvestments.net/contact.html</loc>
    <changefreq>yearly</changefreq>
    <priority>0.7</priority>
  </url>
</urlset>
