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