I am getting this error from Twilio.
12200 Schema validation warning Description Invalid content was found starting with element 'Message'. One of '{Play
The markup is formed like this.
<?xml version="1.0" encoding="UTF-8"?>
<Response>
<Message to="+999999999" from="+9999999">Thank you for request</Message>
<Redirect>http://www.x.com/twiml/applet/voice/1/1df17f</Redirect>
</Response>