version(Tango) import tango.io.Stdout; else import std.stdio; int n; class C { C[] children; char[1024] data; this(int level) { n++; for(int i=0;i