XML is for data,
XHTML is for presentation, period.

XHTML is an XML representation of HTML 4.
It just defines a more strict HTML syntax. Writing XHTML documents is writing HTML documents that are well-formed in terms of XML.

For details, refer to the specs at http://www.w3c.org