Back home

Captured Request

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

2026-07-28T16:27:18.986Z

Query Parameters

None.

Headers

accept*/*
accept-encodinggzip, br
cf-connecting-ip216.73.217.33
cf-ipcountryUS
cf-raya22540239feda691
cf-visitor{"scheme":"https"}
connectionKeep-Alive
cookie__cf_bm=fE_jVZaSV1V_gqNW0ZplorvonnvFjX27iXqST1QX6cw-1785256035.3367367-1.0.1.1-Wf1C_uVCxt6WpoZNffEJwcbCXfvWKtz0gY9FQ8AHUmohuJyqKaboF9efm9FnLLUO6wFhALgl2_SEAFfalXE.hxdNv7ex7xSBR76aDEoA.MXxlGD7whSpzgdHbTi56pVN
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.33

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.33' \
  -H 'cf-ipcountry: US' \
  -H 'cf-ray: a22540239feda691' \
  -H 'cf-visitor: {"scheme":"https"}' \
  -H 'cookie: __cf_bm=fE_jVZaSV1V_gqNW0ZplorvonnvFjX27iXqST1QX6cw-1785256035.3367367-1.0.1.1-Wf1C_uVCxt6WpoZNffEJwcbCXfvWKtz0gY9FQ8AHUmohuJyqKaboF9efm9FnLLUO6wFhALgl2_SEAFfalXE.hxdNv7ex7xSBR76aDEoA.MXxlGD7whSpzgdHbTi56pVN' \
  -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.33'
bash