digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"MarieRank2Convo3 begins." [color=orange];
		"MarieRank2Convo3 begins." -> j4082863038;
	j4082863038 [label="Spricht Lyon immer noch nicht mit dir?",shape=box,color=blue];
		j4082863038 -> j2197683518;
		j4082863038 -> j3439106448;
		j4082863038 -> j129698615;
	j2197683518 [label="Nein, aber das ist in Ordnung. Ich verstehe. Er braucht Zeit.",shape=box,color=red];
		j2197683518 -> j1787157974;
	j3439106448 [label="Nein, leider nicht.",shape=box,color=red];
		j3439106448 -> j665566652;
	j129698615 [label="[Ende.]",shape=box,color=red];
		j129698615 -> "Chat ends.";
	j1787157974 [label="+5 Chemistry",color=orange];
		j1787157974 -> j2340716885;
	j665566652 [label="Die Zeit wird kommen. Da bin ich mir sicher. Du musst nur Geduld haben.",shape=box,color=blue];
		j665566652 -> j192025899;
	"Chat ends." [color=orange];
	j2340716885 [label="Du bist so nett, merci pour ta bienveillance à ce regard.",shape=box,color=blue];
		j2340716885 -> j3724453545;
	j192025899 [label="+15 Chemistry",color=orange];
		j192025899 -> j2056015348;
	j3724453545 [label="Es wird große Anstrengungen erfordern, wenn er entscheidet, dass er bereit ist, mit dir zu sprechen. ",shape=box,color=blue];
		j3724453545 -> j192025899;
	j2056015348 [label="Ich habe Vertrauen.",shape=box,color=blue];
		j2056015348 -> j3589497564;
	j3589497564 [label="Aber während wir auf das Vertrauen warten, habe ich auch Ausdauer !",shape=box,color=blue];
		j3589497564 -> "Chat ends.";
}