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