echo 'digraph { "Akira" -> "Shu" [taillabel = "Older Brother of"] "Shu" -> "Akira" [taillabel = "Younger Brother of"] }' | dot -Tsvg > output.svg