<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap index. Referenced by robots.txt.

  sitemap-pages.xml is a static file listing the site's fixed pages. Regenerate it
  by hand when pages are added or removed.

  sitemap-blog.xml has no file on disk - it is served by a route in routes/web.php
  that builds the XML from the posts table, so new posts appear without a deploy.
  No <lastmod> is given for it here: this index is a static file and could not keep
  an accurate date. Per-post <lastmod> values are inside sitemap-blog.xml itself.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://tradeshowinternet.com/sitemap-pages.xml</loc>
    <lastmod>2026-09-03T00:00:00+00:00</lastmod>
  </sitemap>
  <sitemap>
    <loc>https://tradeshowinternet.com/sitemap-blog.xml</loc>
  </sitemap>
</sitemapindex>
