digraph Class { color=white; clusterrank=none; 28 [shape=circle,label="Alex ",style=filled,fontsize=36,color=lightblue]; 28 -> 26 ; 28 -> 56 ; 28 -> 75 ; 28 -> 59 ; 28 -> 66 ; 96 [shape=circle,label="Carrie ",style=filled,fontsize=28,color=lightblue]; 96 -> 26 ; 96 -> 28 ; 96 -> 66 ; 96 -> 26 ; 57 [shape=circle,label="Daniel ",style=filled,fontsize=37,color=lightblue]; 57 -> 28 ; 57 -> 26 ; 57 -> 28 ; 57 -> 56 ; 57 -> 59 ; 57 -> 66 ; 57 -> 75 ; 26 [shape=circle,label="Dennis ",style=filled,fontsize=35,color=lightblue]; 26 -> 57 ; 26 -> 59 ; 26 -> 66 ; 26 -> 75 ; 26 -> 28 ; 56 [shape=circle,label="eric ",style=filled,fontsize=33,color=yellow]; 56 -> 26 ; 56 -> 66 ; 56 -> 59 ; 56 -> 66 ; 56 -> 75 ; 60 [shape=circle,label="James ",style=filled,fontsize=10,color=lightblue]; 66 [shape=circle,label="jonathan.g ",style=filled,fontsize=20,color=lightblue]; 75 [shape=circle,label="jonathan.m ",style=filled,fontsize=13,color=lightblue]; 75 -> 66 ; 59 [shape=circle,label="Matt ",style=filled,fontsize=49,color=palegreen]; 59 -> 26 ; 59 -> 28 ; 59 -> 56 ; 59 -> 26 ; 59 -> 28 ; 59 -> 56 ; 59 -> 75 ; }