contest1/
contest1/example/
contest1/html/classes/
contest1/html/dot/
contest1/html/files/
contest1/test/
digraph TopLevel {
    compound = true
    bgcolor = lightcyan1
    fontname = Arial
    fontsize = 8
    label = "README.EXAMPLE"
    node [
        fontname = Arial,
        fontsize = 8,
        color = black
    ]

}