Examples of an XML message body in an XML document and in tree structure form are shown below. The XML document contains elements, attributes, and content, and these items are shown in the tree structure.
<Person age="32" height="172cm"> <Name>Cormac Keogh</Name> </Person>