echo 'digraph { "Setsu" -> "Kisuke" [taillabel = "Husband of"] "Kisuke" -> "Setsu" [taillabel = "Wife of"] }' | dot -Tsvg > output.svg