digraph Results {
  ranksep=0.25;
 "Stefano Zacchiroli\n14.11" [ style="filled" , color="powderblue", shape=egg, fontcolor="NavyBlue", fontname="Helvetica", fontsize=10  ];
 "Stefano Zacchiroli\n14.11" -> "Wouter Verhelst\n9.62" [ label="198" ];
 "Stefano Zacchiroli\n14.11" -> "Charles Plessy\n1.19" [ label="340" ];
 "Stefano Zacchiroli\n14.11" -> "Margarita Manterola\n7.62" [ label="147" ];
 "Stefano Zacchiroli\n14.11" -> "None Of The Above" [ label="367" ];
 "Wouter Verhelst\n9.62" [ style="filled" , fontname="Helvetica", fontsize=10  ];
 "Wouter Verhelst\n9.62" -> "Charles Plessy\n1.19" [ label="287" ];
 "Wouter Verhelst\n9.62" -> "None Of The Above" [ label="336" ];
 "Charles Plessy\n1.19" [ style="filled" , fontname="Helvetica", fontsize=10  ];
 "Charles Plessy\n1.19" -> "None Of The Above" [ label="34" ];
 "Margarita Manterola\n7.62" [ style="filled" , fontname="Helvetica", fontsize=10  ];
 "Margarita Manterola\n7.62" -> "Wouter Verhelst\n9.62" [ label="30" ];
 "Margarita Manterola\n7.62" -> "Charles Plessy\n1.19" [ label="279" ];
 "Margarita Manterola\n7.62" -> "None Of The Above" [ label="318" ];
 "None Of The Above" [ style="filled" , shape=diamond, fontcolor="Red", fontname="Helvetica", fontsize=10  ];
}
