I am trying to build a complex xpath expression which will answer the following condition.
From the XML data below, returns the User entity which:>
/root/user[login='user1' and name='User 1' and profile/value='admin' and profile/value='operator'