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