<!DOCTYPE html>
<html>
<head>
  <title>adamc-nginx</title>
  <style>
    body {
      font-family: Arial, sans-serif;
      margin: 40px;
      line-height: 1.6;
    }
    h1 {
      margin-bottom: 30px;
    }
    table {
      border-collapse: collapse;
      width: 100%;
      max-width: 1000px;
    }
    th, td {
      border: 1px solid #ccc;
      padding: 8px 12px;
      text-align: left;
      word-break: break-all;
    }
    th {
      background: #eee;
      width: 220px;
    }
  </style>
</head>
<body>
  <h1>adamc-nginx</h1>

  <table>
    <tr><th>Remote Address</th><td>10.131.5.167</td></tr>
    <tr><th>X-Real-IP</th><td></td></tr>
    <tr><th>X-Forwarded-For</th><td>216.73.216.94, 147.243.208.208, 10.126.34.68</td></tr>
    <tr><th>X-Forwarded-Proto</th><td>https, http</td></tr>
    <tr><th>X-Forwarded-Host</th><td>app1.this.nhs.uk, app1.this.nhs.uk</td></tr>
    <tr><th>Forwarded</th><td>for=10.126.34.68;host=app1.this.nhs.uk;proto=http</td></tr>
    <tr><th>Host</th><td>app1.this.nhs.uk</td></tr>
    <tr><th>Server Port</th><td>8080</td></tr>
    <tr><th>Request URI</th><td>/sitemap.xml</td></tr>
    <tr><th>Request Method</th><td>GET</td></tr>
    <tr><th>User Agent</th><td>Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)</td></tr>
  </table>
</body>
</html>