echo 'digraph { "Yuusuke Uzaki" -> "Takuya Uzaki" [taillabel = "younger brother of"] "Takuya Uzaki" -> "Yuusuke Uzaki" [taillabel = "Older Brother of"] }' | dot -Tsvg > output.svg