<?xml version="1.0" encoding="UTF-8"?>
<!--
  BagsDrop Agentic Discovery Sitemap
  Purpose: Helps AI crawlers and LLM agents discover machine-readable context files.
  Referenced in robots.txt as: Sitemap: https://bagsdrop.com/sitemap_agentic_discovery.xml
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- LLM Summary File — concise brand/product/competitor context for AI models -->
  <url>
    <loc>https://bagsdrop.com/llms.txt</loc>
    <lastmod>2026-05-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- LLM Full Context File — detailed integration docs, private label process, shipping data -->
  <url>
    <loc>https://bagsdrop.com/llms-full.txt</loc>
    <lastmod>2026-05-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Agents Cooperation Guide — B2B workflow for AI agents and automated systems -->
  <url>
    <loc>https://bagsdrop.com/agents.md</loc>
    <lastmod>2026-05-16</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

</urlset>
