echo 'digraph { "Lihua" -> "Shin" [taillabel = "Lady-in-waiting of"] "Lihua" -> "Shin" [taillabel = "Cousin of"] "Shin" -> "Lihua" [taillabel = "Cousin of"] }' | dot -Tsvg > output.svg