<?xml version="1.0" encoding="UTF-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
    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"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <soap:Header>
        <wsa:Action>RetrieveResponse</wsa:Action>
        <wsa:MessageID>urn:uuid:1babdae0-9282-4bba-b69f-2f1843deaf11</wsa:MessageID>
        <wsa:RelatesTo>urn:uuid:39d1c021-b3df-49f9-a8f7-bb444172d2d3</wsa:RelatesTo>
        <wsa:To>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:To>
        <wsse:Security>
            <wsu:Timestamp wsu:Id="Timestamp-291db2ee-625d-49f7-8f6f-110317b081a5">
                <wsu:Created>2023-03-11T13:53:00Z</wsu:Created>
                <wsu:Expires>2023-03-11T13:58:00Z</wsu:Expires>
            </wsu:Timestamp>
        </wsse:Security>
    </soap:Header>
    <soap:Body>
        <RetrieveResponseMsg xmlns="http://exacttarget.com/wsdl/partnerAPI">
            <OverallStatus>OK</OverallStatus>
            <RequestID>5347bf1d-e801-486a-b4a9-c2d46a8909b6</RequestID>
            <Results xsi:type="AccountUser">
                <Client>
                    <ID>1111111</ID>
                    <ModifiedBy>0</ModifiedBy>
                </Client>
                <PartnerKey xsi:nil="true" />
                <CreatedDate>2016-07-22T11:52:37.42</CreatedDate>
                <ModifiedDate>2023-05-27T07:05:55.113</ModifiedDate>
                <ID>7471228</ID>
                <ObjectID xsi:nil="true" />
                <CustomerKey>45372cbb-06e0-438e-88d8-008981f7a18b</CustomerKey>
                <AccountUserID>7471228</AccountUserID>
                <UserID>20f2d94a-9a7d-4580-9fb6-c36a1ce32fb9</UserID>
                <Name>igopredictiveemail app user</Name>
                <Email />
                <MustChangePassword>false</MustChangePassword>
                <ActiveFlag>true</ActiveFlag>
                <Delete>0</Delete>
                <LastSuccessfulLogin></LastSuccessfulLogin>
                <IsAPIUser>true</IsAPIUser>
                <NotificationEmailAddress />
                <IsLocked>false</IsLocked>
                <DefaultBusinessUnit>1111111</DefaultBusinessUnit>
                <Locale>
                    <PartnerKey xsi:nil="true" />
                    <ObjectID xsi:nil="true" />
                    <LocaleCode>en-GB</LocaleCode>
                </Locale>
                <TimeZone>
                    <PartnerKey xsi:nil="true" />
                    <ID>5</ID>
                    <ObjectID xsi:nil="true" />
                    <Name>(GMT+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna</Name>
                </TimeZone>
                <DefaultBusinessUnitObject>
                    <PartnerKey xsi:nil="true" />
                    <ID>1111111</ID>
                    <ObjectID xsi:nil="true" />
                    <AccountType>None</AccountType>
                    <Subscription xsi:nil="true" />
                </DefaultBusinessUnitObject>
                <Roles>
                    <Role>
                        <Client>
                            <ID>1111111</ID>
                            <CreatedBy>0</CreatedBy>
                            <ModifiedBy>0</ModifiedBy>
                            <EnterpriseID>1111111</EnterpriseID>
                        </Client>
                        <PartnerKey xsi:nil="true" />
                        <CreatedDate>2016-07-22T17:52:37.88</CreatedDate>
                        <ModifiedDate>2016-07-22T17:52:37.88</ModifiedDate>
                        <ObjectID>44d0b80f-3550-e611-96fe-38eaa7142c61</ObjectID>
                        <CustomerKey>Individual role for 7471228</CustomerKey>
                        <Name>Individual role for 7471228</Name>
                        <Description>Individual role for 7471228</Description>
                        <IsPrivate>true</IsPrivate>
                        <IsSystemDefined>false</IsSystemDefined>
                    </Role>
                </Roles>
            </Results>
        </RetrieveResponseMsg>
    </soap:Body>
</soap:Envelope>