echo 'digraph { "Shiran Wei" -> "Xiaorong Wei" [taillabel = "Granddaughter of"] "Xiaorong Wei" -> "Shiran Wei" [taillabel = "Grandfather of"] }' | dot -Tsvg > output.svg