
            <!DOCTYPE html>
            <html lang='en'>
            <head>
                <meta charset='UTF-8'>
                <title>Nginx Web Server</title>
            </head>
            <body>
                <h1>Hello World, Nginx Learing!</h1>
                <p>This is nginx inline web server.</p>
                <p>Host is: cdn.thinfatman.com</p>
                <p>URI is: /sitemap.xml</p>
                <p>Server name is: </p>
                <p>Remote address is: 216.73.216.25</p>
                <p>Remote user is: </p>
                <p>Http referer is: </p>
                <p>Proxy protocol address is: </p>
                <p>Http forwarded address is: </p>
                <p>Proxy forwarded address is: 216.73.216.25</p>
                <p>Real IP address is: 216.73.216.25</p>
                <p>User agent is: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)</p>
            </body>
            </html>
        