echo 'digraph { "Guang Lu" -> "Xiaoshi Cheng" [taillabel = "Friend of"] "Qiao Ling" -> "Xiaoshi Cheng" [taillabel = "Friend of"] }' | dot -Tsvg > output.svg