digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"ArthurRank6Convo6 begins." [color=orange];
		"ArthurRank6Convo6 begins." -> j2936185434;
		"ArthurRank6Convo6 begins." -> j2915246570;
	j2936185434 [label="Was gibt es, A?",shape=box,color=red];
		j2936185434 -> j2731680168;
	j2915246570 [label="Wie gehts es dir?",shape=box,color=red];
		j2915246570 -> j2731680168;
	j2731680168 [label="Aoi hat meine Schlüssel magnetisiert und sie am I-Träger an der Decke des Atriums des Einkaufzentrums befestigt.",shape=box,color=blue];
		j2731680168 -> j3032574043;
	j3032574043 [label="Du hast nicht zufällig einen Warframe der fliegen kann, oder?",shape=box,color=blue];
		j3032574043 -> j1421361978;
		j3032574043 -> j4268965669;
	j1421361978 [label="Mm, nein, tut mir leid. Da hast du Pech gehabt.",shape=box,color=red];
		j1421361978 -> j2636254898;
	j4268965669 [label="LoL. Ja. Ich bin gleich da.",shape=box,color=red];
		j4268965669 -> j1321217364;
	j2636254898 [label="Seufz. Na gut, ich versuch das irgendwie anders. Dennoch danke.",shape=box,color=blue];
		j2636254898 -> "Chat ends.";
	j1321217364 [label="*Fantastisch*. Mir verging langsam die Lust daran, Speere nach ihnen zu werfen.",shape=box,color=blue];
		j1321217364 -> "Chat ends.";
	"Chat ends." [color=orange];
}