What do I mean by "in a visual way" ?
Actually, I would like to create a simple "structure" where an element can have several sons, and so on. The xml format is a good format for this structure. But, the plist format could also do it.
I am looking for a software that would allow me to create the structure with the help of a good interface :
- viewing it as a tree
- maybe moving/copying branches, etc.
EDIT : So far, I am using Xcode. I am looking for a more "graphical" editor.