echo 'digraph { "Kenichi Shirahama" -> "Kaname Kugatachi" [taillabel = "Friend of"] "Kouzou Ukita" -> "Kaname Kugatachi" [taillabel = "In love with"] "Miu Fuurinji" -> "Kenichi Shirahama" [taillabel = "In love with"] "Honoka Shirahama" -> "Kenichi Shirahama" [taillabel = "brother of"] "Mototsugu Shirahama" -> "Kenichi Shirahama" [taillabel = "son of"] "Saori Shirahama" -> "Kenichi Shirahama" [taillabel = "son of"] "Hayato Fuurinji" -> "Kenichi Shirahama" [taillabel = "disciple of"] "Kensei Ma" -> "Kenichi Shirahama" [taillabel = "disciple of"] "Shio Sakaki" -> "Kenichi Shirahama" [taillabel = "disciple of"] "Akisame Kouetsuji" -> "Kenichi Shirahama" [taillabel = "disciple of"] "Shigure Kousaka" -> "Kenichi Shirahama" [taillabel = "disciple of"] "Apachai Hopachai" -> "Kenichi Shirahama" [taillabel = "disciple of"] "Natsu Tanimoto" -> "Kenichi Shirahama" [taillabel = "Friend of"] "Renka Ma" -> "Kenichi Shirahama" [taillabel = "Friend of"] "Yuuka Izumi" -> "Kenichi Shirahama" [taillabel = "Friend of"] "Mizunuma" -> "Kenichi Shirahama" [taillabel = "Friend of"] "Hibiki Kugenin" -> "Kenichi Shirahama" [taillabel = "Friend of"] "Kamioka" -> "Kenichi Shirahama" [taillabel = "Friend of"] "Yuuma Chiaki" -> "Kenichi Shirahama" [taillabel = "Friend of"] "Touchuumaru" -> "Kenichi Shirahama" [taillabel = "Friend of"] "Matsui" -> "Kenichi Shirahama" [taillabel = "Friend of"] "Kouzou Ukita" -> "Kenichi Shirahama" [taillabel = "Friend of"] "Kaname Kugatachi" -> "Kenichi Shirahama" [taillabel = "Friend of"] "Ikki Takeda" -> "Kenichi Shirahama" [taillabel = "Friend of"] "Haruo Niijima" -> "Kenichi Shirahama" [taillabel = "Friend of"] "Kyouko Ono" -> "Kenichi Shirahama" [taillabel = "Student of"] "Ryuuto Asamiya" -> "Kenichi Shirahama" [taillabel = "Rival of"] "Kenichi Shirahama" -> "Kouzou Ukita" [taillabel = "Friend of"] "Kisara Nanjou" -> "Kouzou Ukita" [taillabel = "In love with"] }' | dot -Tsvg > output.svg