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