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