<?xml version="1.0" encoding="UTF-8"?><ListAllMyBucketsResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/">
    <hint>Goto: https://s3ninja.custun.pyhead.net/ui to visit the admin UI</hint>
    <Owner>
        <ID>initiatorId</ID>
        <DisplayName>initiatorName</DisplayName>
    </Owner>
    <Buckets>
        <Bucket>
            <Name>inventory-data</Name>
            <CreationDate>2026-06-11T12:34:27Z</CreationDate>
        </Bucket>
    </Buckets>
</ListAllMyBucketsResult>
