<?xml version="1.0" encoding="UTF-8"?>
<Response>
  <Gather 
    numDigits="1" 
    method="GET">
    <Say>
      Sales, press 1.
    </Say>
    <Say>
      Support, press 2.
    </Say>
    <Say>
      Frontdesk, press 3.
    </Say>
    <Say>
      For more options, press 9.
    </Say>
    <Say>
      For the operator, press 0.
    </Say>
    <Say>
      To hear the options again, please stay on the line.
    </Say>
  </Gather>
  <Pause />
  <Redirect>
    http://example.com/voice/menu/
  </Redirect>
</Response>
