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