echo 'digraph { "Shougo Murata" -> "Juuzou Murata" [taillabel = "Brother of"] "Juuzou Murata" -> "Shougo Murata" [taillabel = "Brother of"] }' | dot -Tsvg > output.svg