digraph Results {
  ranksep=0.25;
 "Branden Robinson" [ style="filled" , fontname="Helvetica", fontsize=10  ];
 "Branden Robinson" -> "Raphaël Hertzog " [ label="56" ];
 "Branden Robinson" -> "None of the Above" [ label="317" ];
 "Raphaël Hertzog "  [ style="filled" , fontname="Helvetica", fontsize=10  ];
 "Raphaël Hertzog " -> "None of the Above" [ label="356" ];
 "Bdale Garbee" [ style="filled" , fontname="Helvetica", fontsize=10  ];
 "Bdale Garbee" -> "Branden Robinson" [ label="113" ];
 "Bdale Garbee" -> "Raphaël Hertzog " [ label="193" ];
 "Bdale Garbee" -> "None of the Above" [ label="425" ];
 "None of the Above" [ style="filled" , shape=diamond, fontcolor="Red", fontname="Helvetica", fontsize=10  ];
}
