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