digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"KayaRank6Convo1 begins." [color=orange];
		"KayaRank6Convo1 begins." -> j683603636;
	j683603636 [label="Check boolean KayaLarunda",color=orange];
		j683603636 -> j3358140109 [label=true,color=green];
		j683603636 -> j1426556524 [label=false,color=brown];
	j3358140109 [label="This is an automated message from KAYA VELASCO.",shape=box,color=blue];
		j3358140109 -> j3636440681;
	j1426556524 [label="This is an automated message from KAYA VELASCO.",shape=box,color=blue];
		j1426556524 -> j2472424807;
	j3636440681 [label="If you are reading this, find me where you find yourself, wherever you are.",shape=box,color=blue];
		j3636440681 -> j887158555;
	j2472424807 [label="If you are reading this, I've disconnected my KIM account and can be found outside 'The Round Table'.",shape=box,color=blue];
		j2472424807 -> j2043983214;
	j887158555 [label="Live, Laugh, Love.",shape=box,color=blue];
		j887158555 -> "Chat ends.";
	j2043983214 [label="1999, forever. Yay.",shape=box,color=blue];
		j2043983214 -> "Chat ends.";
	"Chat ends." [color=orange];
}