echo 'digraph { "Ryuuga Banjou" -> "Kazumi Sawatari" [taillabel = "Former Enemy of"] "Gentoku Himuro" -> "Kazumi Sawatari" [taillabel = "Former Enemy of"] "Sento Kiryuu" -> "Kazumi Sawatari" [taillabel = "Former Enemy of"] "Sento Kiryuu" -> "Ryuuga Banjou" [taillabel = "Partner of"] "Gentoku Himuro" -> "Sento Kiryuu" [taillabel = "Former Enemy of"] "Kazumi Sawatari" -> "Sento Kiryuu" [taillabel = "Former Enemy of"] "Ryuuga Banjou" -> "Sento Kiryuu" [taillabel = "Partner of"] "Gentoku Himuro" -> "Sento Kiryuu" [taillabel = "Ally of"] "Kazumi Sawatari" -> "Sento Kiryuu" [taillabel = "Ally of"] "Evolto" -> "Sento Kiryuu" [taillabel = "Enemy of"] "Ryuuga Banjou" -> "Gentoku Himuro" [taillabel = "Former Enemy of"] "Kazumi Sawatari" -> "Gentoku Himuro" [taillabel = "Former Enemy of"] "Sento Kiryuu" -> "Gentoku Himuro" [taillabel = "Former Enemy of"] }' | dot -Tsvg > output.svg