Hi Peter. > Yes, you can send something like this: > > <message to='thing1'> > <body>hahaha</body> > <html xmlns='xhtml-basic'> > <message>another message!</message> > <iq>here's an iq!</iq> > <presence type='unsubscribe'/> > </html> > </message> I didn't know that the <html/> tag had an xmlns attribute in it. That changes everything. Thank you. -Kriggs