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