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