<?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:dc2be79b-a2b9-4775-90f9-92f7298129e4</wsa:MessageID>
        <wsa:RelatesTo>urn:uuid:e6015b6f-c9d3-4649-aed8-ea66f1a1dbe8</wsa:RelatesTo>
        <wsa:To>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:To>
        <wsse:Security>
            <wsu:Timestamp wsu:Id="Timestamp-89a3ca99-8f71-4361-959c-6fd89384ed9e">
                <wsu:Created>2024-07-22T11:05:21Z</wsu:Created>
                <wsu:Expires>2024-07-22T11:10:21Z</wsu:Expires>
            </wsu:Timestamp>
        </wsse:Security>
    </soap:Header>
    <soap:Body>
        <RetrieveResponseMsg xmlns="http://exacttarget.com/wsdl/partnerAPI">
            <OverallStatus>OK</OverallStatus>
            <RequestID>37bbe40c-a525-4f43-b907-0cc83fe7a020</RequestID>
            <Results xsi:type="DataFolder">
                <Client>
                    <ID>9999999</ID>
                </Client>
                <PartnerKey xsi:nil="true" />
                <CreatedDate>2017-02-16T01:59:32.323</CreatedDate>
                <ModifiedDate>2017-02-16T01:59:32.323</ModifiedDate>
                <ID>6298</ID>
                <ObjectID xsi:nil="true" />
                <CustomerKey>journey_default</CustomerKey>
                <ParentFolder>
                    <PartnerKey xsi:nil="true" />
                    <ID>0</ID>
                    <ObjectID xsi:nil="true" />
                </ParentFolder>
                <Name>my journeys</Name>
                <Description>The root folder for Journeys</Description>
                <ContentType>journey</ContentType>
                <IsActive>true</IsActive>
                <IsEditable>false</IsEditable>
                <AllowChildren>true</AllowChildren>
            </Results>
        </RetrieveResponseMsg>
    </soap:Body>
</soap:Envelope>
