I'm trying to draw a tree like this:
The root has three children and every of this two... The nodes in the first two tiers has additional informations..
I searched for examples like that, but could only find trees, which children always have the same amount of children (for example here: http://www.texample.net/tikz/examples/feature/trees/).
I thank you for your help!

