To configure the XML Formatting options, open the Preferences dialog box and go to .
The following options are available:
<root> text <parent> <child></child> </parent> </root>
<root> text <parent>
<child/>
</parent>
</root>
<root> text <parent> <child/> </parent> </root>