twiml-0.1.0.0: test/xml/gatherExample2.xml
<?xml version="1.0" encoding="UTF-8"?>
<Response>
<Gather action="/process_gather.php" method="GET">
<Say>Please enter your account number, followed by the pound sign</Say>
</Gather>
<Say>We didn't receive any input. Goodbye!</Say>
</Response>