<?xml version="1.0" encoding="UTF-8"?>
  <!-- XML file setup above-->
 <!-- The Response element wraps the body and is required -->
<Response>
     <!-- You don't need to issue an answer command, start with Say for text to speech -->
    <Say>This is TeXML text to speech setup in seconds! The call will now hangup.</Say>
    <!-- For this example, you want to hangup the call otherwise there will be silence -->
    <Hangup />
</Response>