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