echo 'digraph { "Professor Tomoe" -> "Eugeal" [taillabel = "Servant of"] "Mimete" -> "Eugeal" [taillabel = "Teamleader of"] "Telulu" -> "Eugeal" [taillabel = "Teamleader of"] "Byruit" -> "Eugeal" [taillabel = "Teamleader of"] "Cyprine" -> "Eugeal" [taillabel = "Teamleader of"] "Peirol" -> "Eugeal" [taillabel = "Teamleader of"] "Professor Tomoe" -> "Cyprine" [taillabel = "Servant of"] "Eugeal" -> "Cyprine" [taillabel = "Teammate of"] "Mimete" -> "Cyprine" [taillabel = "Teammate of"] "Byruit" -> "Cyprine" [taillabel = "Teammate of"] "Telulu" -> "Cyprine" [taillabel = "Teammate of"] "Peirol" -> "Cyprine" [taillabel = "Creator of"] "Professor Tomoe" -> "Mimete" [taillabel = "Servant of"] "Eugeal" -> "Mimete" [taillabel = "Teammate of"] "Telulu" -> "Mimete" [taillabel = "Teammate of"] "Byruit" -> "Mimete" [taillabel = "Teammate of"] "Cyprine" -> "Mimete" [taillabel = "Teammate of"] "Peirol" -> "Mimete" [taillabel = "Teammate of"] "Professor Tomoe" -> "Peirol" [taillabel = "Servant of"] "Eugeal" -> "Peirol" [taillabel = "Teammate of"] "Mimete" -> "Peirol" [taillabel = "Teammate of"] "Telulu" -> "Peirol" [taillabel = "Teammate of"] "Byruit" -> "Peirol" [taillabel = "Teammate of"] "Cyprine" -> "Peirol" [taillabel = "clone of"] "Professor Tomoe" -> "Telulu" [taillabel = "Servant of"] "Eugeal" -> "Telulu" [taillabel = "Teammate of"] "Mimete" -> "Telulu" [taillabel = "Teammate of"] "Byruit" -> "Telulu" [taillabel = "Teammate of"] "Cyprine" -> "Telulu" [taillabel = "Teammate of"] "Peirol" -> "Telulu" [taillabel = "Teammate of"] "Professor Tomoe" -> "Byruit" [taillabel = "Servant of"] "Eugeal" -> "Byruit" [taillabel = "Teammate of"] "Mimete" -> "Byruit" [taillabel = "Teammate of"] "Telulu" -> "Byruit" [taillabel = "Teammate of"] "Cyprine" -> "Byruit" [taillabel = "Teammate of"] "Peirol" -> "Byruit" [taillabel = "Teammate of"] "Hotaru Tomoe" -> "Professor Tomoe" [taillabel = "Father of"] "Mistress 9" -> "Professor Tomoe" [taillabel = "Servant of"] "Kaori Knight" -> "Professor Tomoe" [taillabel = "Chief to"] "Eugeal" -> "Professor Tomoe" [taillabel = "Chief to"] "Mimete" -> "Professor Tomoe" [taillabel = "Chief to"] "Telulu" -> "Professor Tomoe" [taillabel = "Chief to"] "Byruit" -> "Professor Tomoe" [taillabel = "Chief to"] "Cyprine" -> "Professor Tomoe" [taillabel = "Chief to"] "Peirol" -> "Professor Tomoe" [taillabel = "Chief to"] }' | dot -Tsvg > output.svg