echo 'digraph { "Yunfei Fan" -> "Xueyang Li" [taillabel = "Wife of"] "Xueyang Li" -> "Yunfei Fan" [taillabel = "Husband of"] }' | dot -Tsvg > output.svg