﻿<?xml version="1.0" encoding="utf-8"?>
<Response>
  <Gather action="https://www.munchem.com/Calls/RepeatOrderId.aspx?OrderId=[OrderId]" timeout="7" numDigits="1" method="GET">
  <Say voice="alice">
   Your OrderId is [SpacedOrderId].
  </Say> 
  <Say voice="alice">
    Press 1 to repeat your OrderId.
  </Say>
    </Gather>
  <Say voice="alice"> Thank You for using MunchEm. Good Bye.</Say>
</Response>

