I want to customise the email body template.
I want the fields to be displayed in an xml format in the email body .
For Example, my email body should show fileds in the following format:
<FirstName>Sample></FirstName>
<LastName>S</LastName>
<MobilePhone>12341234</MobilePhone>
<Email><van@lee.com]]></Email>