<?xml version="1.0" encoding="UTF-8"?>
<!--
  Slide! Card Show only ever ships as one real page (index.html) — the "Vendors" and "About" pages
  are hash routes (#/vendors, #/about) inside that same file, not separate URLs, so there's only
  ever one address for a search engine to actually index here. That's fine: Google reads the page
  content and title just the same, and the JSON-LD event data embedded in the page (auto-generated
  from the Shows tab) is what actually earns rich-result treatment for individual shows.

-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://slidecardshow.com/</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>
</urlset>
