echo 'digraph { "Hokuto Hidaka" -> "Subaru Akehoshi" [taillabel = "Teammate of"] "Makoto Yuuki" -> "Subaru Akehoshi" [taillabel = "Teammate of"] "Mao Isara" -> "Subaru Akehoshi" [taillabel = "Teammate of"] "Wataru Hibiki" -> "Subaru Akehoshi" [taillabel = "Roommate of"] "Madara Mikejima" -> "Subaru Akehoshi" [taillabel = "Roommate of"] "Sora Harukawa" -> "Subaru Akehoshi" [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"] "Hokuto Hidaka" -> "Makoto Yuuki" [taillabel = "Teammate of"] "Subaru Akehoshi" -> "Makoto Yuuki" [taillabel = "Teammate of"] "Mao Isara" -> "Makoto Yuuki" [taillabel = "Teammate of"] "Adonis Otogari" -> "Makoto Yuuki" [taillabel = "Roommate of"] "Chiaki Morisawa" -> "Makoto Yuuki" [taillabel = "Roommate of"] "Midori Takamine" -> "Makoto Yuuki" [taillabel = "Neighbor of"] "Ibara Saegusa" -> "Makoto Yuuki" [taillabel = "Neighbor of"] "Tsumugi Aoba" -> "Makoto Yuuki" [taillabel = "Neighbor of"] "Mitsuru Tenma" -> "Makoto Yuuki" [taillabel = "Neighbor of"] "Hokuto Hidaka" -> "Mao Isara" [taillabel = "Teammate of"] "Subaru Akehoshi" -> "Mao Isara" [taillabel = "Teammate of"] "Makoto Yuuki" -> "Mao Isara" [taillabel = "Teammate of"] "Shu Itsuki" -> "Mao Isara" [taillabel = "Roommate of"] "Izumi Sena" -> "Mao Isara" [taillabel = "Roommate of"] "Kuro Kiryu" -> "Mao Isara" [taillabel = "Roommate of"] "Subaru Akehoshi" -> "Madara Mikejima" [taillabel = "Roommate of"] "Wataru Hibiki" -> "Madara Mikejima" [taillabel = "Roommate of"] "Sora Harukawa" -> "Madara Mikejima" [taillabel = "Roommate of"] "Kohaku Oukawa" -> "Madara Mikejima" [taillabel = "Former teammate of"] }' | dot -Tsvg > output.svg