<?xml version="1.0" encoding="UTF-8"?><Response>
    <Gather input="speech" 
            language="en-US"
            timeout="5"
            action="https://call.magcitysys.com/handle_response.php">
        <Say voice="alice">
            Good morning sir. I am calling from Magcity Service Center.
            You had a service done yesterday. 
            Is this a good time to talk?
        </Say>
    </Gather>
</Response>