Back home

Captured Request

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

2026-09-26T06:22:07.568Z

Query Parameters

None.

Headers

accept*/*
accept-encodinggzip, br
cf-connecting-ip216.73.216.111
cf-ipcountryUS
cf-raya4102c212eb95751
cf-visitor{"scheme":"https"}
connectionKeep-Alive
cookie__cf_bm=zb_z_NPctL2FZ5HrRD4Z5_KQ27cElXFQz83IeAHmVro-1790403726.394068-1.0.1.1-rIUe3VHgZO8nb96BgXHVWcBzvH7WV8pwv4Lhi.NRKKYFvYyZT0uev1lFnsRn1rpLhdX9WDmQl_f8unpAsloKGyWEbruUPNfsTL8tnn7IX6GedtJlcSwZN6SiYuLQH8HY
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.111

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.111' \
  -H 'cf-ipcountry: US' \
  -H 'cf-ray: a4102c212eb95751' \
  -H 'cf-visitor: {"scheme":"https"}' \
  -H 'cookie: __cf_bm=zb_z_NPctL2FZ5HrRD4Z5_KQ27cElXFQz83IeAHmVro-1790403726.394068-1.0.1.1-rIUe3VHgZO8nb96BgXHVWcBzvH7WV8pwv4Lhi.NRKKYFvYyZT0uev1lFnsRn1rpLhdX9WDmQl_f8unpAsloKGyWEbruUPNfsTL8tnn7IX6GedtJlcSwZN6SiYuLQH8HY' \
  -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.111'
bash