<?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:60a72d4a-847e-4d9b-a4eb-a42951078298</wsa:MessageID>
        <wsa:RelatesTo>urn:uuid:0b59ed53-72ec-4481-ae06-4ee78912aef2</wsa:RelatesTo>
        <wsa:To>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:To>
        <wsse:Security>
            <wsu:Timestamp wsu:Id="Timestamp-f95f3fd3-c763-4e2c-929f-33611e9d2eba">
                <wsu:Created>2023-06-01T12:04:20Z</wsu:Created>
                <wsu:Expires>2023-06-01T12:09:20Z</wsu:Expires>
            </wsu:Timestamp>
        </wsse:Security>
    </soap:Header>
    <soap:Body>
        <RetrieveResponseMsg xmlns="http://exacttarget.com/wsdl/partnerAPI">
            <OverallStatus>OK</OverallStatus>
            <RequestID>3b1c8cee-b270-49cb-b77b-e7b33934d1b6</RequestID>
            <Results xsi:type="Program">
                <PartnerKey xsi:nil="true" />
                <ObjectID>08afb0e2-b00a-4c88-ad2e-1f7f8788c560</ObjectID>
                <Name>testExisting_automation</Name>                <!--only retrieved for cache-->
                <CustomerKey>testExisting_automation</CustomerKey>                <!--only retrieved for cache-->
            </Results>
            <Results xsi:type="Program">
                <PartnerKey xsi:nil="true" />
                <ObjectID>08afb0e2-b00a-4c88-ad2e-pause</ObjectID>
                <Name>testExisting_automation_pause</Name>                <!--only retrieved for cache-->
                <CustomerKey>testExisting_automation_pause</CustomerKey>                <!--only retrieved for cache-->
            </Results>
            <Results xsi:type="Program">
                <PartnerKey xsi:nil="true" />
                <ObjectID>08afb0e2-b00a-4c88-fixKey_schedule</ObjectID>
                <Name>testExisting_automation_fixedKey_scheduled</Name>                <!--only retrieved for cache-->
                <CustomerKey>testExisting_automation_fixKey_schedule</CustomerKey>                <!--only retrieved for cache-->
            </Results>
            <Results xsi:type="Program">
                <PartnerKey xsi:nil="true" />
                <ObjectID>08afb0e2-b00a-4c88-fixKey_pause</ObjectID>
                <Name>testExisting_automation_fixedKey_paused</Name>                <!--only retrieved for cache-->
                <CustomerKey>testExisting_automation_fixKey_pause</CustomerKey>                <!--only retrieved for cache-->
            </Results>
            <Results xsi:type="Program">
                <PartnerKey xsi:nil="true" />
                <ObjectID>0fc2ac96-14ba-495a-8db9-3ddd4f8ac444-wait</ObjectID>
                <Name>testExisting_automation_wait</Name>                <!--only retrieved for cache-->
                <CustomerKey>testExisting_automation_wait</CustomerKey>                <!--only retrieved for cache-->
            </Results>
            <Results xsi:type="Program">
                <PartnerKey xsi:nil="true" />
                <ObjectID>8f82c2a7-0bae-45a9-bdee-e631ab25c0d5</ObjectID>
                <CustomerKey>testExisting_automation_event</CustomerKey>
                <Name>testExisting_automation_event</Name>
            </Results>
        </RetrieveResponseMsg>
    </soap:Body>
</soap:Envelope>
