graph TD
  subgraph client ["Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"]
    '216.73.216.158' --> '108.162.242.34:12840'
  end
  subgraph server ["linux / amd64"]
    q["Sitemap*Xml"]
    q -- Is --> Code
  end
  client -- "HTTP/2.0" --> server

(source) (D2)