echo 'digraph { "A" -> "Darui" [taillabel = "Right-hand of"] "Killer Bee" -> "A" [taillabel = "Older Brother of"] "Darui" -> "A" [taillabel = "Boss of"] "A (Third Raikage)" -> "A" [taillabel = "son of"] }' | dot -Tsvg > output.svg