echo 'digraph { "Professor Tomoe" -> "Kaori Knight" [taillabel = "In love with"] "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