digraph G {"a long label which overlaps the title"->a->"a very very long label"->c->"Yet another label whch is extraordinaryily long"; a->c;
label = "This is a test it is only a test";
page="8.5x11";
orientation="landscape";
rankdir="LR";
}
