<?xml version="1.0" encoding="UTF-8"?>
<!--
    sitemap.xml — recycling.interlinkevents.com
    Last updated: 2026-03-10
    Issues fixed vs previous version:
      1. Blog URLs corrected — live site serves them from root, not /blogs/ subfolder
      2. All lastmod dates updated to reflect actual content freshness
      3. changefreq corrected per page type (event-critical pages → daily/weekly)
      4. Priorities re-calibrated: registration & speakers boosted pre-event
      5. Missing pages added: a-turning-point-for-textiles, waste-management (correct path),
         Advancing Circularity blog, new 2026 speakers blog
      6. Removed .php extension inconsistency on the new blog entry
      7. feedback priority corrected (was 0.80 — too high for a utility page)
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
                            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">

  <!-- ══════════════════════════════════════════════════════════════
       CORE PAGES
       High-frequency crawl — these drive registrations
  ══════════════════════════════════════════════════════════════ -->

  <!-- Homepage — highest authority, changes most often -->
  <url>
    <loc>https://recycling.interlinkevents.com/</loc>
    <lastmod>2026-03-10T00:00:00+00:00</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.00</priority>
  </url>

  <!-- Registration — most critical conversion page, especially pre-event -->
  <url>
    <loc>https://recycling.interlinkevents.com/registration</loc>
    <lastmod>2026-03-10T00:00:00+00:00</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.95</priority>
  </url>

  <!-- Speakers — high search intent: "recycling conference speakers 2026" -->
  <url>
    <loc>https://recycling.interlinkevents.com/speakers</loc>
    <lastmod>2026-03-10T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.90</priority>
  </url>

  <!-- Speaker Presentations — updated as agenda firms up -->
  <url>
    <loc>https://recycling.interlinkevents.com/speakers-presentations</loc>
    <lastmod>2026-03-10T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.85</priority>
  </url>

  <!-- Submit Abstract — active until event; searchable by researchers -->
  <url>
    <loc>https://recycling.interlinkevents.com/submit-abstract</loc>
    <lastmod>2026-03-10T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.85</priority>
  </url>

  <!-- ══════════════════════════════════════════════════════════════
       BLOG INDEX — SEO content hub
  ══════════════════════════════════════════════════════════════ -->

  <url>
    <loc>https://recycling.interlinkevents.com/blogs</loc>
    <lastmod>2026-03-10T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.80</priority>
  </url>

  <url>
    <loc>https://recycling.interlinkevents.com/3rd-edition-event-report</loc>
    <lastmod>2026-03-22T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.80</priority>
  </url>

  <!-- ══════════════════════════════════════════════════════════════
       BLOG POSTS
       FIX: Live site serves all blogs from root domain, NOT /blogs/ subfolder.
       e.g. recycling.interlinkevents.com/machine-learning  (correct)
            recycling.interlinkevents.com/blogs/machine-learning (404)
       EXCEPTION: The new 2026 speakers blog IS inside /blogs/ subfolder.
  ══════════════════════════════════════════════════════════════ -->

  <!-- NEW — 2026 Speakers blog (high-priority, event-relevant, fresh) -->
  <url>
    <loc>https://recycling.interlinkevents.com/blogs/virtual-recycling-meet-2026-speakers-blog</loc>
    <lastmod>2026-03-10T00:00:00+00:00</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.90</priority>
  </url>

  <!-- Textiles legislation — recent, high search volume topic -->
  <url>
    <loc>https://recycling.interlinkevents.com/a-turning-point-for-textiles</loc>
    <lastmod>2025-09-08T00:00:00+00:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.70</priority>
  </url>

  <!-- AI & Machine Learning in recycling — evergreen, high-traffic topic -->
  <url>
    <loc>https://recycling.interlinkevents.com/machine-learning</loc>
    <lastmod>2025-11-01T00:00:00+00:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.65</priority>
  </url>

  <!-- IoT / Waste Management Systems — evergreen -->
  <url>
    <loc>https://recycling.interlinkevents.com/waste-management</loc>
    <lastmod>2025-11-01T00:00:00+00:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.65</priority>
  </url>

  <!-- Big Data & Recycling — evergreen -->
  <url>
    <loc>https://recycling.interlinkevents.com/big-data</loc>
    <lastmod>2025-11-01T00:00:00+00:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.65</priority>
  </url>

  <!-- Man-Made Carbon Sinks — evergreen research content -->
  <url>
    <loc>https://recycling.interlinkevents.com/man-made-products-carbon-sinks</loc>
    <lastmod>2025-01-07T00:00:00+00:00</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.60</priority>
  </url>

  <!-- 5 Game-Changing Trends — evergreen listicle -->
  <url>
    <loc>https://recycling.interlinkevents.com/five-game-changing-trends-future-recycling</loc>
    <lastmod>2024-12-31T00:00:00+00:00</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.60</priority>
  </url>

  <!-- Root Cause of America's Recycling Rate — author post, evergreen -->
  <url>
    <loc>https://recycling.interlinkevents.com/root-cause-america-john-h-giordanengo</loc>
    <lastmod>2024-12-20T00:00:00+00:00</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.60</priority>
  </url>

  <!-- Recycling Meet 2025 recap — historical, good for "previous edition" searches -->
  <url>
    <loc>https://recycling.interlinkevents.com/recycling-meet-2025</loc>
    <lastmod>2025-11-01T00:00:00+00:00</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.55</priority>
  </url>

  <!-- ══════════════════════════════════════════════════════════════
       PARTNERSHIP & COMMUNITY PAGES
  ══════════════════════════════════════════════════════════════ -->

  <url>
    <loc>https://recycling.interlinkevents.com/become-a-media-partner</loc>
    <lastmod>2026-01-01T00:00:00+00:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.75</priority>
  </url>

  <url>
    <loc>https://recycling.interlinkevents.com/media-partner</loc>
    <lastmod>2026-01-01T00:00:00+00:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.65</priority>
  </url>

  <url>
    <loc>https://recycling.interlinkevents.com/committee-member</loc>
    <lastmod>2026-01-01T00:00:00+00:00</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.65</priority>
  </url>

  <!-- ══════════════════════════════════════════════════════════════
       ABOUT & HISTORICAL PAGES
  ══════════════════════════════════════════════════════════════ -->

  <url>
    <loc>https://recycling.interlinkevents.com/about-us</loc>
    <lastmod>2026-01-01T00:00:00+00:00</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.65</priority>
  </url>

  <!-- 2nd Edition report — useful for credibility / past event searches -->
  <url>
    <loc>https://recycling.interlinkevents.com/2nd-edition-event-report</loc>
    <lastmod>2025-11-01T00:00:00+00:00</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.55</priority>
  </url>

  <!-- 1st Edition report — historical -->
  <url>
    <loc>https://recycling.interlinkevents.com/march-edition</loc>
    <lastmod>2024-06-01T00:00:00+00:00</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.50</priority>
  </url>

  <!-- ══════════════════════════════════════════════════════════════
       UTILITY PAGES
  ══════════════════════════════════════════════════════════════ -->

  <url>
    <loc>https://recycling.interlinkevents.com/feedback</loc>
    <lastmod>2026-01-01T00:00:00+00:00</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.40</priority>
  </url>

  <url>
    <loc>https://recycling.interlinkevents.com/privacy-policy</loc>
    <lastmod>2025-01-01T00:00:00+00:00</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.20</priority>
  </url>

</urlset>