I have the following datas :
public class Category { string title {get;set;} List Childs {get;set;} List Elements {