echo 'digraph { "Kogane Tsukioka" -> "Sakuya Shirase" [taillabel = "Teammate of"] "Kiriko Yukoku" -> "Sakuya Shirase" [taillabel = "Teammate of"] "Mamimi Tanaka" -> "Sakuya Shirase" [taillabel = "Teammate of"] "Yuika Mitsumine" -> "Sakuya Shirase" [taillabel = "Teammate of"] }' | dot -Tsvg > output.svg