digraph Results {
  ranksep=0.25;
 "Stefano Zacchiroli\n14.04" [ style="filled" , fontname="Helvetica", fontsize=10  ];
 "Stefano Zacchiroli\n14.04" -> "None Of The Above" [ label="300" ];
 "Steve McIntyre\n14.95" [ style="filled" , color="powderblue", shape=egg, fontcolor="NavyBlue", fontname="Helvetica", fontsize=10  ];
 "Steve McIntyre\n14.95" -> "Stefano Zacchiroli\n14.04" [ label="43" ];
 "Steve McIntyre\n14.95" -> "None Of The Above" [ label="307" ];
 "None Of The Above" [ style="filled" , shape=diamond, fontcolor="Red", fontname="Helvetica", fontsize=10  ];
}
