echo 'digraph { "Hanzo" -> "Genji" [taillabel = "Younger Brother of"] "Genji" -> "Hanzo" [taillabel = "Older Brother of"] }' | dot -Tsvg > output.svg