<?xml version="1.0" encoding="UTF-8"?>
<Response>
    <Say voice="alice">
        Thank you for your feedback sir. 
        Now I have a few quick questions.
        For the first question, on a scale of 1 to 10, 
        how satisfied are you with our team's behavior?
    </Say>
    <Gather input="speech"
            language="en-US" 
            timeout="5"
            action="https://call.magcitysys.com/questions.php?q=1">
    </Gather>
</Response>