echo 'digraph { "Sukuna" -> "Yuuji Itadori" [taillabel = "the body of"] "Chousou" -> "Yuuji Itadori" [taillabel = "Former Enemy of"] "Kechizu" -> "Yuuji Itadori" [taillabel = "Brother of"] "Eso" -> "Yuuji Itadori" [taillabel = "Brother of"] "Chousou" -> "Yuuji Itadori" [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"] "Chousou" -> "Eso" [taillabel = "Brother of"] "Chousou" -> "Kechizu" [taillabel = "Brother of"] "Eso" -> "Kechizu" [taillabel = "Brother of"] "Yuuji Itadori" -> "Kechizu" [taillabel = "Brother of"] }' | dot -Tsvg > output.svg