{
  "schemaVersion": "1.0",
  "title": "花花的刊物",
  "description": "关于生活、远方与细小事物的个人刊物。",
  "url": "https://example.com/",
  "generatedAt": "2026-07-23T15:35:37.074Z",
  "timezone": "Asia/Shanghai",
  "current": {
    "weekly": "2026-W30",
    "monthly": "2026-07",
    "yearly": "2026"
  },
  "links": {
    "items": "https://example.com/data/v1/items.json",
    "weeklyIssues": "https://example.com/data/v1/issues/weekly/index.json",
    "monthlyIssues": "https://example.com/data/v1/issues/monthly/index.json",
    "yearlyIssues": "https://example.com/data/v1/issues/yearly/index.json",
    "schema": "https://example.com/data/v1/schema.json",
    "rss": "https://example.com/rss.xml",
    "weeklyRss": "https://example.com/weekly/rss.xml",
    "jsonFeed": "https://example.com/feed.json"
  }
}