﻿<?xml version="1.0" encoding="utf-8"?>
<Response>
  <Gather action="https://www.munchem.com/Calls/VoiceAPI.aspx" timeout="7" numDigits="1" method="GET">
    <Say voice="alice">
      Press 1 to receive order.
    </Say>
    <Say voice="alice">
       Press 2 to confirm the order.
    </Say>
  </Gather>
</Response>