digraph G {
        node [URL="\N.html"]
        edge [URL="\E.html"]
        {a b c} -> d
}


