echo 'digraph { "Shenhe" -> "Chongyun" [taillabel = "Nephew of"] "Chongyun" -> "Shenhe" [taillabel = "Aunt of"] }' | dot -Tsvg > output.svg