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