<?xml version="1.0" encoding="UTF-8"?>
<!--
  The Sussex Ledger — Google News sitemap.

  SCAFFOLD. This file is intentionally empty of <url> entries: The Sussex Ledger
  has not yet published a news article. An empty news sitemap is explicitly
  permitted by Google, and Search Console's "Empty Sitemap" warning in this case
  is harmless.

  Production rules this file must obey once articles exist:
    * Maximum 1,000 <news:news> entries.
    * Only URLs for articles created in the last 48 hours. After 48 hours,
      remove the URL or remove its <news:news> block.
    * <news:publication_date> in W3C format, e.g. 2026-08-09T06:15:00-04:00.
    * <news:name> must read exactly "The Sussex Ledger" — byte-for-byte the
      publication name configured in Publisher Center.
    * Generate dynamically from a 48-hour, 1,000-row-capped query and serve with
      a 60-300s Cache-Control so the window and cap cannot be violated by hand.
    * Emit <news:language>es</news:language> entries for Spanish-language items.

  Reference entry shape:

  <url>
    <loc>https://sussexledger.com/2026/08/09/sussex-pz-tables-millsboro-annexation/</loc>
    <news:news>
      <news:publication>
        <news:name>The Sussex Ledger</news:name>
        <news:language>en</news:language>
      </news:publication>
      <news:publication_date>2026-08-09T06:15:00-04:00</news:publication_date>
      <news:title>Sussex P&amp;Z tables Millsboro annexation request</news:title>
    </news:news>
  </url>
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9">
</urlset>
