<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-maintained. The site is one page; @astrojs/sitemap would add a
  dependency to generate four lines of XML (ADR-003 records the tradeoff).
  If a second indexable page is ever added, add it here in the same commit -
  tests/build_artifacts.test.js asserts every page in dist/ appears below.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://parliamentlabs.com/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
