echo 'digraph { "Chousou" -> "Eso" [taillabel = "Brother of"] "Yuuji Itadori" -> "Chousou" [taillabel = "Brother of"] "Yuki Tsukumo" -> "Chousou" [taillabel = "Ally of"] "Yuuji Itadori" -> "Chousou" [taillabel = "Ally of"] "Yuuji Itadori" -> "Chousou" [taillabel = "Former Enemy of"] "Kechizu" -> "Chousou" [taillabel = "Brother of"] "Eso" -> "Chousou" [taillabel = "Brother of"] }' | dot -Tsvg > output.svg