Back home

Captured Request

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

2026-07-30T16:26:33.337Z

Query Parameters

None.

Headers

accept*/*
accept-encodinggzip, br
cf-connecting-ip216.73.216.136
cf-ipcountryUS
cf-raya235b9c63856cf5e
cf-visitor{"scheme":"https"}
connectionKeep-Alive
cookie__cf_bm=44CtbSUvu.aFUNS9MMx3kI4tB.pv8yOK5Sgm95FtKxA-1785428790.1622956-1.0.1.1-4Uh_U1Fg8_ku7MZlViGoXiuwDjQHTQkF8n_XK.lExx._6YKdI_yvB7GkGlpKMm8tBgO_lz5yZ25Z2WrqVsDN.QzwSM3_MiJ3dOubfniLj0AxOIZUauOA9nogSjhheC6X
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.136

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.136' \
  -H 'cf-ipcountry: US' \
  -H 'cf-ray: a235b9c63856cf5e' \
  -H 'cf-visitor: {"scheme":"https"}' \
  -H 'cookie: __cf_bm=44CtbSUvu.aFUNS9MMx3kI4tB.pv8yOK5Sgm95FtKxA-1785428790.1622956-1.0.1.1-4Uh_U1Fg8_ku7MZlViGoXiuwDjQHTQkF8n_XK.lExx._6YKdI_yvB7GkGlpKMm8tBgO_lz5yZ25Z2WrqVsDN.QzwSM3_MiJ3dOubfniLj0AxOIZUauOA9nogSjhheC6X' \
  -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.136'
bash