echo 'digraph { "Taiga Kagami" -> "Tetsuya Kuroko" [taillabel = "Best friend of"] "Tasuke Kurokono" -> "Tetsuya Kuroko" [taillabel = "Expy of"] "Tetsuya Kuroko" -> "Taiga Kagami" [taillabel = "Best friend of"] "Tetsuya Kuroko" -> "Tasuke Kurokono" [taillabel = "Expy of"] "Gintoki Sakata" -> "Tasuke Kurokono" [taillabel = "Ally of"] "Shinsuke Takasugi" -> "Tasuke Kurokono" [taillabel = "Ally of"] "Kotarou Katsura" -> "Tasuke Kurokono" [taillabel = "Ally of"] "Tatsuma Sakamoto" -> "Tasuke Kurokono" [taillabel = "Ally of"] "Kagura" -> "Tasuke Kurokono" [taillabel = "Ally of"] "Shinpachi Shimura" -> "Tasuke Kurokono" [taillabel = "Ally of"] "Bansai Kawakami" -> "Tasuke Kurokono" [taillabel = "Enemy of"] "Matako Kijima" -> "Tasuke Kurokono" [taillabel = "Enemy of"] "Henpeita Takechi" -> "Tasuke Kurokono" [taillabel = "Enemy of"] }' | dot -Tsvg > output.svg