<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"
    xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
    xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
    <soap:Header>
        <wsa:Action>RetrieveResponse</wsa:Action>
        <wsa:MessageID>urn:uuid:ece12788-5617-4bf7-97b6-d2ee6fefa7c5</wsa:MessageID>
        <wsa:RelatesTo>urn:uuid:260afb64-4686-421e-bc94-46386dd6e28d</wsa:RelatesTo>
        <wsa:To>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:To>
        <wsse:Security>
            <wsu:Timestamp wsu:Id="Timestamp-c6787260-1486-411c-b1e4-1a561aa1efd8">
                <wsu:Created>2024-07-22T09:14:36Z</wsu:Created>
                <wsu:Expires>2024-07-22T09:19:36Z</wsu:Expires>
            </wsu:Timestamp>
        </wsse:Security>
    </soap:Header>
    <soap:Body>
        <RetrieveResponseMsg xmlns="http://exacttarget.com/wsdl/partnerAPI">
            <OverallStatus>OK</OverallStatus>
            <RequestID>0df23b67-2645-4b4f-87e1-f3eb6b818dde</RequestID>
            <Results xsi:type="DataFolder">
                <Client>
                    <ID>1111111</ID>
                </Client>
                <PartnerKey xsi:nil="true" />
                <CreatedDate>2021-06-21T11:55:12.743</CreatedDate>
                <ModifiedDate>2021-06-21T11:55:12.743</ModifiedDate>
                <ID>4707</ID>
                <ObjectID xsi:nil="true" />
                <CustomerKey />
                <ParentFolder>
                    <PartnerKey xsi:nil="true" />
                    <ID>0</ID>
                    <ObjectID xsi:nil="true" />
                </ParentFolder>
                <Name>Content Builder</Name>
                <Description>The root folder for assets</Description>
                <ContentType>asset</ContentType>
                <IsActive>true</IsActive>
                <IsEditable>false</IsEditable>
                <AllowChildren>true</AllowChildren>
            </Results>
            <Results xsi:type="DataFolder">
                <Client>
                    <ID>1111111</ID>
                </Client>
                <PartnerKey xsi:nil="true" />
                <CreatedDate>2021-06-21T11:55:13.34</CreatedDate>
                <ModifiedDate>2021-06-21T11:55:13.34</ModifiedDate>
                <ID>4710</ID>
                <ObjectID xsi:nil="true" />
                <CustomerKey />
                <ParentFolder>
                    <PartnerKey xsi:nil="true" />
                    <ID>0</ID>
                    <ObjectID xsi:nil="true" />
                </ParentFolder>
                <Name>Shared Content</Name>
                <Description>The root shared folder for assets</Description>
                <ContentType>asset-shared</ContentType>
                <IsActive>true</IsActive>
                <IsEditable>false</IsEditable>
                <AllowChildren>true</AllowChildren>
            </Results>
        </RetrieveResponseMsg>
    </soap:Body>
</soap:Envelope>
