The root tag in the Dashboard Configuration file is the <dashboard> tag.
The <dashboard> tag contains a <remoteServices> section and a <plugins> section.
Example:
<dashboard> <remoteServices> . . </remoteServices> <plugins> . . </plugins> </dashboard>