Back home

Captured Request

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

2026-07-28T20:08:25.380Z

Query Parameters

None.

Headers

accept*/*
accept-encodinggzip, br
cf-connecting-ip216.73.216.172
cf-ipcountryUS
cf-raya22684068cf4ada9
cf-visitor{"scheme":"https"}
connectionKeep-Alive
cookie__cf_bm=p1dPTAR3rSQ1LsphP5.cBA1VTv5P5PCp8JzkLLVAWPU-1785269304.4965136-1.0.1.1-UmOUOkuDxay1e9pSHdslfm6_HlD8i9jLaU3P6fguNF6WskenyLFaKbLAEA2pHSJoawN8olR8fcBzyTJa3QqTMvhgjJ8IVn8BS_2v32g6_2qkhXimpM79b4LqGL9nZEFb
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: a22684068cf4ada9' \
  -H 'cf-visitor: {"scheme":"https"}' \
  -H 'cookie: __cf_bm=p1dPTAR3rSQ1LsphP5.cBA1VTv5P5PCp8JzkLLVAWPU-1785269304.4965136-1.0.1.1-UmOUOkuDxay1e9pSHdslfm6_HlD8i9jLaU3P6fguNF6WskenyLFaKbLAEA2pHSJoawN8olR8fcBzyTJa3QqTMvhgjJ8IVn8BS_2v32g6_2qkhXimpM79b4LqGL9nZEFb' \
  -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