The depth of the browse recursion is controlled by the following attribute:
<browse maxDepth="max"
The max value is the maximum depth from the starting item set that can be returned. A value of 0 means infinite. The default is 2.
See also the recurseDocuments attribute.