Back home

Captured Request

GEThttps://rabobank.gb-coding.nl/sitemap.xml

2026-06-02T06:28:51.434Z

Query Parameters

None.

Headers

accept*/*
accept-encodinggzip, br
cf-connecting-ip216.73.217.39
cf-ipcountryUS
cf-raya05466786990c892
cf-visitor{"scheme":"https"}
connectionKeep-Alive
hostrabobank.gb-coding.nl
user-agentMozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
x-forwarded-protohttps
x-real-ip216.73.217.39

Body

Empty.

Reproduce with cURL

curl -X GET 'https://rabobank.gb-coding.nl/sitemap.xml' \
  -H 'accept: */*' \
  -H 'accept-encoding: gzip, br' \
  -H 'cf-connecting-ip: 216.73.217.39' \
  -H 'cf-ipcountry: US' \
  -H 'cf-ray: a05466786990c892' \
  -H 'cf-visitor: {"scheme":"https"}' \
  -H 'user-agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \
  -H 'x-forwarded-proto: https' \
  -H 'x-real-ip: 216.73.217.39'
bash