echo 'digraph { "Janet Van Dyne" -> "Karen Beecher" [taillabel = "Expy of"] "Mal Duncan" -> "Karen Beecher" [taillabel = "Wife of"] "Karen Beecher" -> "Mal Duncan" [taillabel = "Husband of"] }' | dot -Tsvg > output.svg