Back home

Captured Request

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

2026-07-29T16:24:06.718Z

Query Parameters

None.

Headers

accept*/*
accept-encodinggzip, br
cf-connecting-ip216.73.216.172
cf-ipcountryUS
cf-raya22d78d1eca4c235
cf-visitor{"scheme":"https"}
connectionKeep-Alive
cookie__cf_bm=tcnZrxtq07BA6yL8s2SiMebIVLTh3EKmkuY5MSqdaY8-1785342245.7219799-1.0.1.1-sFU1r9EmP3SbDEsFRF0EW59f__RZy4Kfg2tLTkXhCUMnC8MDTerkYfbaPnI15MavG8SzTDoyh63Oswr1Ld46SMZ24IuUVsEytMeu1OLVN2vcrAr9p2SmkMs7dDFXaTh1
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.216.172

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.216.172' \
  -H 'cf-ipcountry: US' \
  -H 'cf-ray: a22d78d1eca4c235' \
  -H 'cf-visitor: {"scheme":"https"}' \
  -H 'cookie: __cf_bm=tcnZrxtq07BA6yL8s2SiMebIVLTh3EKmkuY5MSqdaY8-1785342245.7219799-1.0.1.1-sFU1r9EmP3SbDEsFRF0EW59f__RZy4Kfg2tLTkXhCUMnC8MDTerkYfbaPnI15MavG8SzTDoyh63Oswr1Ld46SMZ24IuUVsEytMeu1OLVN2vcrAr9p2SmkMs7dDFXaTh1' \
  -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.216.172'
bash