echo 'digraph { "Moriya-Sensei" -> "Takamichi Gamou" [taillabel = "Student of"] "Kunihiko Yagami" -> "Takamichi Gamou" [taillabel = "Friend of"] "Hideto Tange" -> "Takamichi Gamou" [taillabel = "Former student of"] "Yuzuki Mikage" -> "Moriya-Sensei" [taillabel = "Teacher of"] "Tamayo Shiina" -> "Moriya-Sensei" [taillabel = "Teacher of"] "Sora Egami" -> "Moriya-Sensei" [taillabel = "Teacher of"] "Nozomi Bitou" -> "Moriya-Sensei" [taillabel = "Teacher of"] "Akie Takasugi" -> "Moriya-Sensei" [taillabel = "Teacher of"] "Takamichi Gamou" -> "Moriya-Sensei" [taillabel = "Teacher of"] "Kunihiko Yagami" -> "Moriya-Sensei" [taillabel = "Teacher of"] "Chiriko Hamano" -> "Moriya-Sensei" [taillabel = "Teacher of"] "Takamichi Gamou" -> "Kunihiko Yagami" [taillabel = "Friend of"] "Moriya-Sensei" -> "Kunihiko Yagami" [taillabel = "Student of"] "Hideto Tange" -> "Kunihiko Yagami" [taillabel = "Former student of"] "Takamichi Gamou" -> "Hideto Tange" [taillabel = "Former teacher of"] "Sora Egami" -> "Hideto Tange" [taillabel = "Former teacher of"] "Kunihiko Yagami" -> "Hideto Tange" [taillabel = "Former teacher of"] "Tamayo Shiina" -> "Hideto Tange" [taillabel = "Former teacher of"] "Nozomi Bitou" -> "Hideto Tange" [taillabel = "Former teacher of"] "Akie Takasugi" -> "Hideto Tange" [taillabel = "Former teacher of"] "Yuzuki Mikage" -> "Hideto Tange" [taillabel = "Former teacher of"] "Itsuko Hiraishi" -> "Hideto Tange" [taillabel = "Former teacher of"] "Takeru Yukawa" -> "Hideto Tange" [taillabel = "Former teacher of"] }' | dot -Tsvg > output.svg