Back home

Captured Request

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

2026-07-30T00:18:45.377Z

Query Parameters

None.

Headers

accept*/*
accept-encodinggzip, br
cf-connecting-ip216.73.216.138
cf-ipcountryUS
cf-raya23030198e0699fe
cf-visitor{"scheme":"https"}
connectionKeep-Alive
cookie__cf_bm=FPFpB2i8fHVg3WP5EIe2hcyScQU9VWT3qY54QeYmT0k-1785370724.2790546-1.0.1.1-.yUei9Ye0HyImr6kLyaPQOCtMuiXUIPbps6i46j4sVq.Q89l7q3CJ5W8DCeyTxsq.EfysxKN6RlhebJqi04cCVKufB7BA0B6zlFCE2VHFY0nhfRAh22mJ0ThinbOdJ2d
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.138

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.138' \
  -H 'cf-ipcountry: US' \
  -H 'cf-ray: a23030198e0699fe' \
  -H 'cf-visitor: {"scheme":"https"}' \
  -H 'cookie: __cf_bm=FPFpB2i8fHVg3WP5EIe2hcyScQU9VWT3qY54QeYmT0k-1785370724.2790546-1.0.1.1-.yUei9Ye0HyImr6kLyaPQOCtMuiXUIPbps6i46j4sVq.Q89l7q3CJ5W8DCeyTxsq.EfysxKN6RlhebJqi04cCVKufB7BA0B6zlFCE2VHFY0nhfRAh22mJ0ThinbOdJ2d' \
  -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.138'
bash