<?xml version="1.0" encoding="UTF-8"?>
<!-- One-page site: a single URL. Replace [TODO: DOMAIN] and the date per client. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>[TODO: DOMAIN]/</loc>
    <lastmod>[TODO: YYYY-MM-DD]</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
