<?xml version="1.0" encoding="UTF-8"?>
<ai-feed xmlns="https://schema.org/ai-feed/v1" version="1.0">
  <metadata>
    <title>HytaleDock AI Feed</title>
    <description>Real-time content feed optimized for AI crawlers. Includes entity IDs, confidence scores, and lastVerified timestamps.</description>
    <site>https://hytaledock.com</site>
    <license>CC-BY-4.0</license>
    <lastUpdated>2026-04-18T00:00:00Z</lastUpdated>
    <updateInterval>60</updateInterval>
    <dynamicEndpoint>https://hytaledock.com/api/v1/ai-feed</dynamicEndpoint>
  </metadata>
  <channels>
    <channel id="plugins">
      <title>New plugins</title>
      <endpoint>https://hytaledock.com/api/v1/plugins?sort=newest</endpoint>
      <format>application/json</format>
    </channel>
    <channel id="tutorials">
      <title>New tutorials</title>
      <endpoint>https://hytaledock.com/api/v1/tutorials?sort=newest</endpoint>
      <format>application/json</format>
    </channel>
    <channel id="news">
      <title>News</title>
      <endpoint>https://hytaledock.com/api/v1/news</endpoint>
      <format>application/json</format>
    </channel>
    <channel id="facts">
      <title>Updated facts</title>
      <endpoint>https://hytaledock.com/ai/facts.json</endpoint>
      <format>application/json</format>
    </channel>
  </channels>
</ai-feed>
