Back home

Captured Request

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

2026-07-30T12:17:13.683Z

Query Parameters

None.

Headers

accept*/*
accept-encodinggzip, br
cf-connecting-ip216.73.216.136
cf-ipcountryUS
cf-raya2344c8c7ffdc526
cf-visitor{"scheme":"https"}
connectionKeep-Alive
cookie__cf_bm=pMBeu0nXDKDem5IN1M0InfN3fHJOor3HkZ1HS2HZdi4-1785413831.5206804-1.0.1.1-hhYLoxlMJsvtZ7SZZxgWLfB.fkrgzAE1LBfSGzjzw5C9aWkILHrTr6MLX6UOpZ71HrNj4.GMcWgcrhoSJXLQvqp6RtcLsPABq_eG0unni5_E21ch1ASxN9Bp22rNLru0
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: a2344c8c7ffdc526' \
  -H 'cf-visitor: {"scheme":"https"}' \
  -H 'cookie: __cf_bm=pMBeu0nXDKDem5IN1M0InfN3fHJOor3HkZ1HS2HZdi4-1785413831.5206804-1.0.1.1-hhYLoxlMJsvtZ7SZZxgWLfB.fkrgzAE1LBfSGzjzw5C9aWkILHrTr6MLX6UOpZ71HrNj4.GMcWgcrhoSJXLQvqp6RtcLsPABq_eG0unni5_E21ch1ASxN9Bp22rNLru0' \
  -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