﻿<?xml version="1.0" encoding="utf-8"?>
<Response>
  <Gather action="https://www.munchem.com/Calls/RepeatOrderId.aspx?OrderId=[OrderId]&amp;AppId=[AppId]" timeout="7" numDigits="1" method="GET">
  <Say voice="alice">
    You received an order from Munchem. Listen Carefully. Your Order Id is [SpacedOrderId]
  </Say>
  <Pause length="1"/>
  <Say voice="alice">
    Please call back this number 3   2   1   8   0   6   2   6   6   6 to receive or confirm the order.
  </Say>
  <Say voice="alice">
    Press 1 to repeat your OrderId.
  </Say>
  </Gather>
  <Say voice="alice"> Thank You for using MunchEm. Good Bye.</Say>
</Response>

