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