echo 'digraph { "Nuwa" -> "Fuxi" [taillabel = "Twin Sister of"] "Fuxi" -> "Nuwa" [taillabel = "Twin Sister of"] }' | dot -Tsvg > output.svg