Back home

Captured Request

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

2026-07-30T04:08:33.716Z

Query Parameters

None.

Headers

accept*/*
accept-encodinggzip, br
cf-connecting-ip216.73.216.138
cf-ipcountryUS
cf-raya23180baa944a8fe
cf-visitor{"scheme":"https"}
connectionKeep-Alive
cookie__cf_bm=37I54ySQqNQmnF2B8Sp8m96TkhN2cCu73fotvv80yi0-1785384512.8675122-1.0.1.1-VQ.L_ExUjILqf_zVjHOhmEHol97OFo58d7Gi_9VwS5cI5bTllDIwa0lnpRJAPc7nfHZP.9YsE0TsW.5M_6Fr3h9XFJEBmSBxOv9_Cv02eThQ5fPitNjar0gx6Ihom1JT
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: a23180baa944a8fe' \
  -H 'cf-visitor: {"scheme":"https"}' \
  -H 'cookie: __cf_bm=37I54ySQqNQmnF2B8Sp8m96TkhN2cCu73fotvv80yi0-1785384512.8675122-1.0.1.1-VQ.L_ExUjILqf_zVjHOhmEHol97OFo58d7Gi_9VwS5cI5bTllDIwa0lnpRJAPc7nfHZP.9YsE0TsW.5M_6Fr3h9XFJEBmSBxOv9_Cv02eThQ5fPitNjar0gx6Ihom1JT' \
  -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