echo 'digraph { "Eichi Tenshouin" -> "Keito Hasumi" [taillabel = "Childhood friend of"] "Souma Kanazaki" -> "Keito Hasumi" [taillabel = "Teammate of"] "Kuro Kiryu" -> "Keito Hasumi" [taillabel = "Teammate of"] "Hokuto Hidaka" -> "Keito Hasumi" [taillabel = "Roommate of"] "Hajime Shino" -> "Keito Hasumi" [taillabel = "Roommate of"] "Subaru Akehoshi" -> "Hokuto Hidaka" [taillabel = "Teammate of"] "Makoto Yuuki" -> "Hokuto Hidaka" [taillabel = "Teammate of"] "Mao Isara" -> "Hokuto Hidaka" [taillabel = "Teammate of"] "Keito Hasumi" -> "Hokuto Hidaka" [taillabel = "Roommate of"] "Hajime Shino" -> "Hokuto Hidaka" [taillabel = "Roommate of"] "Keito Hasumi" -> "Eichi Tenshouin" [taillabel = "Childhood friend of"] "Wataru Hibiki" -> "Eichi Tenshouin" [taillabel = "Teammate of"] "Tori Himemiya" -> "Eichi Tenshouin" [taillabel = "Teammate of"] "Yuzuru Fushimi" -> "Eichi Tenshouin" [taillabel = "Teammate of"] "Aira Shiratori" -> "Eichi Tenshouin" [taillabel = "Roommate of"] "Rei Sakuma" -> "Eichi Tenshouin" [taillabel = "Roommate of"] "Tsumugi Aoba" -> "Eichi Tenshouin" [taillabel = "Former teammate of"] "Nagisa Ran" -> "Eichi Tenshouin" [taillabel = "Former teammate of"] "Hiyori Tomoe" -> "Eichi Tenshouin" [taillabel = "Former teammate of"] }' | dot -Tsvg > output.svg