﻿<?xml version="1.0" encoding="UTF-8"?>
<Response>
  <Gather method="GET" numDigits="1" timeout="10" action="https://www.munchem.com/calls/ClaimCustomOrder.aspx?PhoneNo=[PhoneNo]&amp;OrderId=[OrderId]">
    <Say voice="alice"> Hi! You received an  order from [RestaurantName] </Say>
    <Say voice="alice"> Your Order ID is [OrderId] </Say>
    <Say voice="alice"> Press 1 to claim Order. </Say>
  </Gather>
</Response>