echo 'digraph { "Jinyun Xiao" -> "Jinming Xiao" [taillabel = "Brother of"] "Jinming Xiao" -> "Jinyun Xiao" [taillabel = "Brother of"] }' | dot -Tsvg > output.svg