<?xml version="1.0" encoding="UTF-8"?>
<!--
  Deliberately one URL.

  The site is a single-page app. Views are addressable as hash fragments
  (#widgets, #chart, #free, …) for sharing and deep-linking, but a hash
  is not a distinct crawlable URL, so the sitemap stays at one entry.
  The embed pages are excluded on purpose too; see robots.txt.

  When a real second route appears, it goes here.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://widgets.biquote.io/</loc>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
