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