echo 'digraph { "Yun" -> "Ying" [taillabel = "Granddaughter of"] "Ying" -> "Yun" [taillabel = "Grandmother of"] }' | dot -Tsvg > output.svg