Allow to send chat messages.

1 chat.send

<chat.send
    from='from'
    to='to'
>
    <message /> +
</chat.send>
Example
Copy
<xsql-script name='chat_test'>
    <body>
    </body>
</xsql-script>