echo 'digraph { "Yuuji Itadori" -> "Mahito" [taillabel = "Enemy of"] "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"] "Sukuna" -> "Yuuji Itadori" [taillabel = "Relative of"] "Aoi Toudou" -> "Yuuji Itadori" [taillabel = "Best friend of"] "Satoru Gojou" -> "Yuuji Itadori" [taillabel = "Student of"] }' | dot -Tsvg > output.svg