For example, in this user profile called UserProfile1 there are two consoles called Console1 and Console2:

<userprofileconfig name="UserProfile1" enable="True" timestamp="0"> 
 <nl>NL1</nl> 
 <console>Console1</console> 
 <console>Console2</console> 
 <user>User1</user> 
 <user>User2</user> 
 <user>User3</user> 
 <action type="server">Action1</action> 
 <action type="client">Action1</action> 
</userprofileconfig>