digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"LettieRank6Convo7 begins." [color=orange];
		"LettieRank6Convo7 begins." -> j1345262378;
	j1345262378 [label="I am going on record\nTo say\nThe glam rocker is fine\nThe glam rocker is lovely",shape=box,color=blue];
		j1345262378 -> j1696415905;
	j1696415905 [label="ODIO LA PUTA GUITARRA",shape=box,color=blue];
		j1696415905 -> "Chat ends.";
	"Chat ends." [color=orange];
}