packages feed

twiml-0.1.0.0: test/xml/smsExample2.xml

<?xml version="1.0" encoding="UTF-8"?>
<Response>
  <Say>Our store is located at 123 Easy St.</Say>
  <Sms action="/smsHandler.php" method="POST">Store Location: 123 Easy St.</Sms>
</Response>