How to read the responses as we get for each customers as shown below.
<?xml version="1.0" encoding="UTF-8"?> <response success="true"> <message id="11787545911" type="generic" status="sent"> <phone_number>4438121370</phone_number> <profile>50758506</profile> <body>Hello</body> <sent_at>2020-11-18 12:08:16 UTC</sent_at> <message_template_id/> <mms>false</mms> <multipart>false</multipart> <campaign id="2084401" active="true"> <name> Testing</name> </campaign> </message> </response>