Back home

Captured Request

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

2026-09-24T12:15:03.031Z

Query Parameters

None.

Headers

accept*/*
accept-encodinggzip, br
cf-connecting-ip216.73.217.5
cf-ipcountryUS
cf-raya401b6598bc8f54b
cf-visitor{"scheme":"https"}
connectionKeep-Alive
cookie__cf_bm=ctJcYBgY7zcuQSYcUOgHtZEzWcpAESSbLCXBVsDlcI4-1790252101.2908576-1.0.1.1-PIE19LDhjFnO3zt_Lc_6Hp.i3pfFnAT4d3t1xM1f1arGcHAJ206K0.4wRNsUT.RP9oH9ujS7oH__l5uQbz1kBivdDFpQ631ntUjfDM4pSbKGtEzKN6K2Q0g0fL9x58ZU
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.217.5

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.217.5' \
  -H 'cf-ipcountry: US' \
  -H 'cf-ray: a401b6598bc8f54b' \
  -H 'cf-visitor: {"scheme":"https"}' \
  -H 'cookie: __cf_bm=ctJcYBgY7zcuQSYcUOgHtZEzWcpAESSbLCXBVsDlcI4-1790252101.2908576-1.0.1.1-PIE19LDhjFnO3zt_Lc_6Hp.i3pfFnAT4d3t1xM1f1arGcHAJ206K0.4wRNsUT.RP9oH9ujS7oH__l5uQbz1kBivdDFpQ631ntUjfDM4pSbKGtEzKN6K2Q0g0fL9x58ZU' \
  -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.217.5'
bash