digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"QuincyRank6Convo7 begins." [color=orange];
		"QuincyRank6Convo7 begins." -> j1318193402;
	j1318193402 [label="u know, i hope someday we get 2 go see where u come from",shape=box,color=blue];
		j1318193402 -> j1004028779;
		j1318193402 -> j2303487648;
	j1004028779 [label="You mean the Origin System?",shape=box,color=red];
		j1004028779 -> j314634761;
	j2303487648 [label="You mean Duviri?",shape=box,color=red];
		j2303487648 -> j314634761;
	j314634761 [label="future. space. w/e",shape=box,color=blue];
		j314634761 -> j3235014095;
	j3235014095 [label="4 all the shit i give it, i want what we got here 2 serve a purpose u know?",shape=box,color=blue];
		j3235014095 -> j3684565127;
	j3684565127 [label="whats the point in having ur back if ur back is somewhere else when shit goes down",shape=box,color=blue];
		j3684565127 -> j233041788;
	j233041788 [label="besiiiiiiides",shape=box,color=blue];
		j233041788 -> j1073820536;
	j1073820536 [label="tell me u don't wanna watch lil lightning go proper mental when he sees space 4 the 1st time lmao",shape=box,color=blue];
		j1073820536 -> "Chat ends.";
	"Chat ends." [color=orange];
}