[
	{ data : "A node", children : [ { data : "Only child" } ], state : "open" },
	{ data : "Some other node" }
]