During recursive descent, does it return the intermediate playlist info or just the tracks?

For example:

100
P1
T1
T2
P2
T3

For that structure, does the Rio expect:

P1 T1 T2 P2 T3

i.e., playlist info included or just:

T1 T2 T3

just the tracks?
_________________________
- Paul