echo 'digraph { "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"] "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" -> "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" -> "Hotaru Tomoe" [taillabel = "Daughter of"] "Chibiusa" -> "Hotaru Tomoe" [taillabel = "Best friend of"] "Michiru Kaiou" -> "Hotaru Tomoe" [taillabel = "Adopted daughter of"] "Haruka Tenou" -> "Hotaru Tomoe" [taillabel = "Adopted daughter of"] "Setsuna Meiou" -> "Hotaru Tomoe" [taillabel = "Adopted daughter of"] "Professor Tomoe" -> "Kaori Knight" [taillabel = "In love with"] "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" -> "Mistress 9" [taillabel = "Evil form of"] }' | dot -Tsvg > output.svg