<?xml version="1.0" encoding="UTF-8"?>
<!--
  This file used to be a second, hand-maintained <urlset> that duplicated the static
  URLs already emitted by sitemap-events.php, carried no <lastmod> anywhere, and also
  advertised /login.html, /register.html, /my-shows.html and /settings.html — four
  pages with no unique content for a logged-out crawler.

  sitemap-events.php is a strict superset (same static pages, plus the /car-shows
  browse hub, its city/month index pages, and every in-window event URL, all with
  real <lastmod>). So /sitemap.xml is now a sitemapindex that delegates to it.

  Why an index rather than deleting this file: /sitemap.xml is the conventional
  discovery path and is the URL already submitted in Search Console. Merely dropping
  it from robots.txt would leave a stale duplicate sitemap live and still submitted.
  This keeps one entry point and one source of truth.

  No <lastmod> on the entry: sitemap-events.php is regenerated on every request, so
  any value written here would be stale the moment it shipped. <lastmod> is optional
  in a sitemapindex, and absent beats wrong.
-->
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <sitemap>
    <loc>https://southernilcarshows.com/sitemap-events.php</loc>
  </sitemap>
</sitemapindex>
