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