echo 'digraph { "Shuuya Kano" -> "Kousuke Seto" [taillabel = "Adoptive brother of"] "Ayano Tateyama" -> "Kousuke Seto" [taillabel = "Adoptive brother of"] "Tsubomi Kido" -> "Kousuke Seto" [taillabel = "Adoptive brother of"] "Kenjirou Tateyama" -> "Kousuke Seto" [taillabel = "Adopted son of"] "Kenjirou Tateyama" -> "Tsubomi Kido" [taillabel = "Adopted daughter of"] "Kousuke Seto" -> "Tsubomi Kido" [taillabel = "Adoptive sister of"] "Shuuya Kano" -> "Tsubomi Kido" [taillabel = "Adoptive sister of"] "Ayano Tateyama" -> "Tsubomi Kido" [taillabel = "Adoptive sister of"] "Kousuke Seto" -> "Shuuya Kano" [taillabel = "Adoptive brother of"] "Tsubomi Kido" -> "Shuuya Kano" [taillabel = "Adoptive brother of"] "Ayano Tateyama" -> "Shuuya Kano" [taillabel = "Adoptive brother of"] "Kenjirou Tateyama" -> "Shuuya Kano" [taillabel = "Adopted son of"] "Kousuke Seto" -> "Ayano Tateyama" [taillabel = "Adoptive sister of"] "Shuuya Kano" -> "Ayano Tateyama" [taillabel = "Adoptive sister of"] "Tsubomi Kido" -> "Ayano Tateyama" [taillabel = "Adoptive sister of"] "Kenjirou Tateyama" -> "Ayano Tateyama" [taillabel = "Daughter of"] "Takane Enomoto" -> "Kenjirou Tateyama" [taillabel = "Teacher of"] "Shuuya Kano" -> "Kenjirou Tateyama" [taillabel = "Adoptive Father of"] "Kousuke Seto" -> "Kenjirou Tateyama" [taillabel = "Adoptive Father of"] "Tsubomi Kido" -> "Kenjirou Tateyama" [taillabel = "Adoptive Father of"] "Ayano Tateyama" -> "Kenjirou Tateyama" [taillabel = "Father of"] "Haruka Kokonose" -> "Kenjirou Tateyama" [taillabel = "Teacher of"] }' | dot -Tsvg > output.svg