echo 'digraph { "Shion" -> "Karan" [taillabel = "Mother of"] "Karan" -> "Shion" [taillabel = "Son of"] "Nezumi" -> "Shion" [taillabel = "In love with"] }' | dot -Tsvg > output.svg