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