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