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