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