<?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:9c5a00ad-d1e1-44d9-9591-c1008f409ce7 </wsa:MessageID> <wsa:RelatesTo>urn:uuid:fee312d2-dd08-4aee-a577-0737486295ef</wsa:RelatesTo> <wsa:To>http://schemas.xmlsoap.org/ws/2004/08/addressing/role/anonymous</wsa:To> <wsse:Security> <wsu:Timestamp wsu:Id='Timestamp-edbd1784-0e29-4b43-af49-f988d660ce1e'> <wsu:Created>2014-03-13T15:46:50Z</wsu:Created> <wsu:Expires>2014-03-13T15:51:50Z</wsu:Expires> </wsu:Timestamp> </wsse:Security> </soap:Header> <soap:Body> <RetrieveResponseMsg xmlns='http://exacttarget.com/wsdl/partnerAPI'> <OverallStatus>OK</OverallStatus> <RequestID>effdbf48-773c-46ea-8a4b-fab50ce3dd6a</RequestID> <Results xsi:type='Subscriber'> <PartnerKey xsi:nil='true'/> <ID>16234076</ID> <ObjectID xsi:nil='true'/> <EmailAddress>first_sub@kevy.com</EmailAddress> <Attributes> <Name>Available Weekends</Name> <Value>False</Value> </Attributes> <Attributes> <Name>First Name</Name> <Value>First</Value> </Attributes> <Attributes> <Name>Last Name</Name> <Value>Last</Value> </Attributes> <Attributes> <Name>Company</Name> <Value/> </Attributes> <Attributes> <Name>Phone Number</Name> <Value/> </Attributes> <Attributes> <Name>Email Address</Name> <Value>first_sub@kevy.com</Value> </Attributes> <Attributes> <Name>Gender</Name> <Value/> </Attributes> <Attributes> <Name>Birthday</Name> <Value/> </Attributes> </Results> <Results xsi:type='Subscriber'> <PartnerKey xsi:nil='true'/> <ID>16234077</ID> <ObjectID xsi:nil='true'/> <EmailAddress>second_sub@kevy.com</EmailAddress> <Attributes> <Name>Available Weekends</Name> <Value>True</Value> </Attributes> <Attributes> <Name>First Name</Name> <Value>FName</Value> </Attributes> <Attributes> <Name>Last Name</Name> <Value>LName</Value> </Attributes> <Attributes> <Name>Company</Name> <Value/> </Attributes> <Attributes> <Name>Phone Number</Name> <Value/> </Attributes> <Attributes> <Name>Email Address</Name> <Value>first_sub@kevy.com</Value> </Attributes> <Attributes> <Name>Gender</Name> <Value>M</Value> </Attributes> <Attributes> <Name>Birthday</Name> <Value/> </Attributes> </Results> </RetrieveResponseMsg> </soap:Body> </soap:Envelope>