Another variant where the stack depth is represented by the number of `>` characters, potentially more visually understandable: ``` .users:0.age 23 >>.name Alice >:1.age 31 >>.name Bob ```