digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"ArthurRank1Convo2 begins." [color=orange];
		"ArthurRank1Convo2 begins." -> j3893742662;
	j3893742662 [label="Voyageur.",shape=box,color=blue];
		j3893742662 -> j2252425108;
		j3893742662 -> j980563630;
	j2252425108 [label="Arthur.",shape=box,color=red];
		j2252425108 -> j4227873825;
	j980563630 [label="Quoi de beau?",shape=box,color=red];
		j980563630 -> j526819543;
	j4227873825 [label="+10 Chemistry",color=orange];
		j4227873825 -> j381016083;
	j526819543 [label="Que penses-tu d'On-lyne?",shape=box,color=blue];
		j526819543 -> j1922695871;
		j526819543 -> j1864130644;
		j526819543 -> j1566837023;
		j526819543 -> j4026706595;
	j381016083 [label="Hé.",shape=box,color=blue];
		j381016083 -> j526819543;
	j1922695871 [label="Qui?",shape=box,color=red];
		j1922695871 -> j2504600324;
	j1864130644 [label="Ils n'ont sorti qu'une seule chanson?",shape=box,color=red];
		j1864130644 -> j2688382392;
	j1566837023 [label="Je les adore! On n'avait rien de tel à Duviri.",shape=box,color=red];
		j1566837023 -> j282604931;
	j4026706595 [label="Bof.",shape=box,color=red];
		j4026706595 -> j1280506520;
	j2504600324 [label="Le groupe qu'on voit partout.",shape=box,color=blue];
		j2504600324 -> j4112905348;
	j2688382392 [label="+10 Chemistry",color=orange];
		j2688382392 -> j1192992949;
	j282604931 [label="On a clairement des goûts musicaux différents.",shape=box,color=blue];
		j282604931 -> "Chat ends.";
	j1280506520 [label="J'aimerais juste qu'ils ARRÊTENT.",shape=box,color=blue];
		j1280506520 -> "Chat ends.";
	j4112905348 [label="Oh, ceux-là.",shape=box,color=red];
		j4112905348 -> j1864130644;
		j4112905348 -> j1566837023;
		j4112905348 -> j4026706595;
	j1192992949 [label="Oui! J'aimerais juste qu'ils ARRÊTENT.",shape=box,color=blue];
		j1192992949 -> "Chat ends.";
	"Chat ends." [color=orange];
}