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