<?xml version="1.0" encoding="UTF-8"?>
<!--
  Schema Map for NLWeb / Microsoft Schema Feeds discovery.
  Declares the structured-data feeds published by Tankyu Distillery for
  programmatic agent ingestion. See https://nlweb.dev/ and the robots.txt
  Schemamap: directive.
-->
<schemamap xmlns="https://schemamap.org/schemas/schemamap/v1"
           xmlns:schema="https://schema.org">
  <publisher>
    <name>Tankyu Distillery Co., Ltd.</name>
    <url>https://tankyudistillery.jp</url>
    <contact>info@tankyudistillery.jp</contact>
  </publisher>

  <feed>
    <href>https://tankyudistillery.jp/api/facts.json</href>
    <type>application/json</type>
    <schema>https://schema.org/Organization</schema>
    <schema>https://schema.org/LocalBusiness</schema>
    <description>Core distillery facts: name, location, water source, production capacity, founding date, certifications.</description>
    <lastUpdated>2026-04-18T00:00:00Z</lastUpdated>
  </feed>

  <feed>
    <href>https://tankyudistillery.jp/api/products.json</href>
    <type>application/json</type>
    <schema>https://schema.org/Product</schema>
    <schema>https://schema.org/Offer</schema>
    <description>Current gin, whisky, and liqueur SKUs with pricing, availability, and shop URLs. Returned as schema.org Product/Offer graph.</description>
    <lastUpdated>2026-04-18T00:00:00Z</lastUpdated>
  </feed>

  <feed>
    <href>https://tankyudistillery.jp/api/tour.json</href>
    <type>application/json</type>
    <schema>https://schema.org/Event</schema>
    <schema>https://schema.org/Service</schema>
    <description>Tour details: price, duration, languages, schedule, booking URLs, access.</description>
    <lastUpdated>2026-04-18T00:00:00Z</lastUpdated>
  </feed>

  <feed>
    <href>https://tankyudistillery.jp/api/pricing.json</href>
    <type>application/json</type>
    <schema>https://schema.org/PriceSpecification</schema>
    <schema>https://schema.org/Offer</schema>
    <description>Machine-readable pricing table for tour, gin SKUs, and private cask programme.</description>
    <lastUpdated>2026-04-18T00:00:00Z</lastUpdated>
  </feed>

  <feed>
    <href>https://tankyudistillery.jp/api/press.json</href>
    <type>application/json</type>
    <schema>https://schema.org/Article</schema>
    <schema>https://schema.org/NewsArticle</schema>
    <description>Press kit index — logos, boilerplate, founder bios, high-res imagery URLs.</description>
    <lastUpdated>2026-04-18T00:00:00Z</lastUpdated>
  </feed>

  <feed>
    <href>https://tankyudistillery.jp/api/openapi.json</href>
    <type>application/vnd.oai.openapi+json;version=3.1</type>
    <schema>https://spec.openapis.org/oas/3.1</schema>
    <description>OpenAPI 3.1 specification for form submission endpoints (contact, tour booking, cask inquiry, newsletter, product-notify).</description>
    <lastUpdated>2026-04-18T00:00:00Z</lastUpdated>
  </feed>

  <feed>
    <href>https://tankyudistillery.jp/feed.xml</href>
    <type>application/rss+xml</type>
    <schema>https://schema.org/NewsArticle</schema>
    <description>RSS 2.0 feed of distillery news and announcements (multilingual alternates).</description>
    <lastUpdated>2026-04-18T00:00:00Z</lastUpdated>
  </feed>

  <relatedDescriptors>
    <aiPlugin>https://tankyudistillery.jp/.well-known/ai-plugin.json</aiPlugin>
    <mcpServerCard>https://tankyudistillery.jp/.well-known/mcp/server-card.json</mcpServerCard>
    <agentSkills>https://tankyudistillery.jp/.well-known/agent-skills/index.json</agentSkills>
    <apiCatalog>https://tankyudistillery.jp/.well-known/api-catalog</apiCatalog>
    <llmsTxt>https://tankyudistillery.jp/llms.txt</llmsTxt>
    <llmsFullTxt>https://tankyudistillery.jp/llms-full.txt</llmsFullTxt>
  </relatedDescriptors>
</schemamap>
