echo 'digraph { "Sango" -> "Miroku" [taillabel = "Husband of"] "Miroku" -> "Sango" [taillabel = "Wife of"] "Kohaku" -> "Sango" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg