echo 'digraph { "Ritsu's Mother" -> "Ritsu Sohma" [taillabel = "son of"] "Mitsuru" -> "Ritsu Sohma" [taillabel = "In love with"] "Ritsu Sohma" -> "Mitsuru" [taillabel = "In love with"] "Ritsu Sohma" -> "Ritsu's Mother" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg