<?xml version="1.0" encoding="UTF-8"?>
<Response>
  <Gather input="dtmf" numDigits="5" timeout="10" action="zip_capture.php" method="POST">
    <Say voice="alice">Please enter your five digit ZIP code to connect you to the nearest service provider.</Say>
  </Gather>
  <Say voice="alice">We did not receive any input. Goodbye.</Say>
</Response>
