echo 'digraph { "Kouhei Nikaidou" -> "Youhei Nikaidou" [taillabel = "Twin Brother of"] "Youhei Nikaidou" -> "Kouhei Nikaidou" [taillabel = "Twin Brother of"] }' | dot -Tsvg > output.svg