echo 'digraph { "Takumi Rindou" -> "Yuri Rindou" [taillabel = "Subordinate of"] "Takumi Rindou" -> "Yuri Rindou" [taillabel = "Niece of"] "Osamu Mikumo" -> "Takumi Rindou" [taillabel = "Superior of"] "Yuuma Kuga" -> "Takumi Rindou" [taillabel = "Superior of"] "Kyousuke Karasuma" -> "Takumi Rindou" [taillabel = "Superior of"] "Yuuichi Jin" -> "Takumi Rindou" [taillabel = "Superior of"] "Kirie Konami" -> "Takumi Rindou" [taillabel = "Superior of"] "Reiji Kizaki" -> "Takumi Rindou" [taillabel = "Superior of"] "Shiori Usami" -> "Takumi Rindou" [taillabel = "Superior of"] "Youtarou Rindou" -> "Takumi Rindou" [taillabel = "Guardian of"] "Yuri Rindou" -> "Takumi Rindou" [taillabel = "Superior of"] "Yuri Rindou" -> "Takumi Rindou" [taillabel = "Uncle of"] "Youtarou Rindou" -> "Takumi Rindou" [taillabel = "Adoptive father of"] }' | dot -Tsvg > output.svg