Back home

Captured Request

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

2026-07-30T10:11:28.330Z

Query Parameters

None.

Headers

accept*/*
accept-encodinggzip, br
cf-connecting-ip216.73.216.136
cf-ipcountryUS
cf-raya23394560a883e6e
cf-visitor{"scheme":"https"}
connectionKeep-Alive
cookie__cf_bm=.2y.l46VETzOdpDzW927t9CNiLf1TBappRSxY2YJ0wI-1785406287.1338732-1.0.1.1-lV7OFxYFVtgoEfOwMaQxsuSsA4hwzFwpUu3N1.h.bYLDIgoAhch46NUIdpuOGgcPnoGTK8lY123IhtEBFRp_q2evm.0l4yn8P1Bq0pS5GcnAon2cJATKNFY1z82vy8r6
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: a23394560a883e6e' \
  -H 'cf-visitor: {"scheme":"https"}' \
  -H 'cookie: __cf_bm=.2y.l46VETzOdpDzW927t9CNiLf1TBappRSxY2YJ0wI-1785406287.1338732-1.0.1.1-lV7OFxYFVtgoEfOwMaQxsuSsA4hwzFwpUu3N1.h.bYLDIgoAhch46NUIdpuOGgcPnoGTK8lY123IhtEBFRp_q2evm.0l4yn8P1Bq0pS5GcnAon2cJATKNFY1z82vy8r6' \
  -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