echo 'digraph { "Osamu Mikumo" -> "Yuuma Kuga" [taillabel = "Teammate of"] "Hyuse" -> "Yuuma Kuga" [taillabel = "Teammate of"] "Chika Amatori" -> "Yuuma Kuga" [taillabel = "Teammate of"] "Hyuse" -> "Yuuma Kuga" [taillabel = "Former Enemy of"] "Hyuse" -> "Chika Amatori" [taillabel = "Teammate of"] "Osamu Mikumo" -> "Chika Amatori" [taillabel = "Teammate of"] "Yuuma Kuga" -> "Chika Amatori" [taillabel = "Teammate of"] "Shiori Usami" -> "Chika Amatori" [taillabel = "Teammate of"] "Reiji Kizaki" -> "Chika Amatori" [taillabel = "Student of"] "Yuuma Kuga" -> "Osamu Mikumo" [taillabel = "Teammate of"] "Chika Amatori" -> "Osamu Mikumo" [taillabel = "Teammate of"] "Hyuse" -> "Osamu Mikumo" [taillabel = "Teammate of"] "Shiori Usami" -> "Osamu Mikumo" [taillabel = "Teammate of"] "Hyuse" -> "Osamu Mikumo" [taillabel = "Former Enemy of"] }' | dot -Tsvg > output.svg