<?xml version="1.0" encoding="UTF-8"?>
<!-- Fill with every public URL at build, using the canonical host (apex vs www)
     the client will enter into Search Console. curl -I the live file for 200
     before asking the client to verify. -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url><loc>https://{{domain}}/</loc></url>
  <url><loc>https://{{domain}}/about</loc></url>
  <url><loc>https://{{domain}}/work</loc></url>
  <url><loc>https://{{domain}}/contact</loc></url>
</urlset>
