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