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