echo 'digraph { "Osamu Mikumo" -> "Kasumi Mikumo" [taillabel = "Mother 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