digraph {
	graph [fontname="Roboto Condensed"];
	node [fontname="Roboto Condensed"];
	edge [fontname="Roboto Condensed"];

	"LettieRank6Convo11 begins." [color=orange];
		"LettieRank6Convo11 begins." -> j273575157;
	j273575157 [label="Check boolean LettieDating",color=orange];
		j273575157 -> j4208389219 [label=true,color=green];
		j273575157 -> j3441137635 [label=false,color=brown];
	j4208389219 [label="Check boolean LettieReal",color=orange];
		j4208389219 -> j2289201640 [label=true,color=green];
		j4208389219 -> j1098621854 [label=false,color=brown];
	j3441137635 [label="Friend\nYou there?",shape=box,color=blue];
		j3441137635 -> j2430204677;
		j3441137635 -> j1702640705;
	j2289201640 [label="Corazón\nYou there?",shape=box,color=blue];
		j2289201640 -> j2430204677;
		j2289201640 -> j1702640705;
	j1098621854 [label="Solecito\nYou there?",shape=box,color=blue];
		j1098621854 -> j1702640705;
		j1098621854 -> j2430204677;
	j2430204677 [label="[Trigger warning: Pet loss. Click to end.]",shape=box,color=red];
		j2430204677 -> "Chat ends.";
	j1702640705 [label="What's up?",shape=box,color=red];
		j1702640705 -> j3912278760;
	"Chat ends." [color=orange];
	j3912278760 [label="It's Neenah\nOne of my babies\nThis morning, La Flaca came for her",shape=box,color=blue];
		j3912278760 -> j3146508635;
		j3912278760 -> j4128125494;
	j3146508635 [label="Well... once the year resets, she'll be back, right?",shape=box,color=red];
		j3146508635 -> j1741087318;
	j4128125494 [label="Oh, no... Lettie, I'm so sorry. :(",shape=box,color=red];
		j4128125494 -> j3205786476;
	j1741087318 [label="Sí\nShe will\nBut it doesn't change the fact that the nature of life\nIs short",shape=box,color=blue];
		j1741087318 -> j1268799102;
	j3205786476 [label="Gracias\nBut that is the nature of life\nIt is short",shape=box,color=blue];
		j3205786476 -> j1268799102;
	j1268799102 [label="Rats live short lives to people\nPeople live short lives to trees\nTrees live short lives to gods",shape=box,color=blue];
		j1268799102 -> j360620241;
	j360620241 [label="And bugs live short lives to rats\nIt's all relative\nAnd we just go on and on looping don't we jajaja",shape=box,color=blue];
		j360620241 -> j1570427499;
	j1570427499 [label="I guess we're what Amir calls \"edge-cases\"\nOr whatever",shape=box,color=blue];
		j1570427499 -> j4117090327;
		j1570427499 -> j3161748017;
	j4117090327 [label="Where're you going with this?",shape=box,color=red];
		j4117090327 -> j2532896093;
	j3161748017 [label="So you're not upset?",shape=box,color=red];
		j3161748017 -> j3045471635;
	j2532896093 [label="Dejar de hacerme mensa y hacer las cosas, jajaja\nI guess I'm just saying\nWe need to remember to live in the moment",shape=box,color=blue];
		j2532896093 -> j1813308159;
	j3045471635 [label="Por supuesto que sí\nI guess I'm just saying\nWe need to remember to live in the moment",shape=box,color=blue];
		j3045471635 -> j1813308159;
	j1813308159 [label="That's why I keep rats in the first place\nTheir lives are short but they never forget to live them\nTo find joy in every crumb they can\nAnd to return every ounce of love that's paid them\nNever know when it'll be gone",shape=box,color=blue];
		j1813308159 -> "Chat ends.";
}