digraph structs { node [shape=point]; struct0 [width=0.1 height=0.1]; node [shape=plaintext, fontname="Ume Mincho", fontsize=15, penwidth=0.5]; struct1 [width=0.2 height=0.2 label="Prix des places"]; node [shape=Mdiamond, fontname="Ume P Gothic Balsa", fontsize=8, sizefixed=true, width=0.2]; struct2 [label="Tarif plein"]; node [shape=box, fontname="Ume P Gothic Balsa", fontsize=8, sizefixed=true, width=0.2]; struct3 [label="14€ | Tarif plein \n Prévente | 12€"]; node [shape=diamond, width=1]; struct4 [label="Tarifs réduits"]; node [shape=record, width=1, color=black, style=filled, fillcolor=white, fontcolor=black, nojustify=true]; struct5 [label="{8€ / prévente 6€ \n(étudiants, +60ans, demandeurs \nd’emploi, Schaerbeekois, \ndétenteurs de la carte Arenberg, \ndétaxe professionnelle, \nCarte UCL Culture.)| 6€ / samedis de la Balsa: \ntous les samedis, toute la saison, \ntout petit prix, pour tous| 10€ / groupes adultes \nminimum 10 personnes \n+ 1 place offerte à l’organisateur|6€ / groupes scolaires \n(1 place enseignant gratuite \lpar groupe de 10 étudiants)| 4€ / étudiants en école d’art |Art27, Arsène50 }}"]; node [shape=oval, width=1]; struct6 [label="Festival Genèse \nPendant la semaine d’ouverture : \nTarif unique, 6€ "]; struct0:f0 -> struct2:f0 [arrowhead=none, arrowsize=0.75]; struct2:f0 -> struct3:f0 [arrowhead=normal, arrowsize=0.75]; struct0:f0 -> struct4:f0 [arrowhead=none, arrowsize=0.75]; struct4:f0 -> struct5:f0 [arrowhead=normal, arrowsize=0.75]; struct0:f0 -> struct6:f0 [arrowhead=none, arrowsize=0.75]; }