echo 'digraph { "A" -> "Killer Bee" [taillabel = "Younger Brother of"] "A (Third Raikage)" -> "Killer Bee" [taillabel = "Foster son of"] "Killer Bee" -> "A" [taillabel = "Older Brother of"] "Darui" -> "A" [taillabel = "Boss of"] "A (Third Raikage)" -> "A" [taillabel = "son of"] "A" -> "A (Third Raikage)" [taillabel = "Father of"] "Killer Bee" -> "A (Third Raikage)" [taillabel = "Step-father of"] "A (Second Raikage)" -> "A (Third Raikage)" [taillabel = "successor of"] }' | dot -Tsvg > output.svg