echo 'digraph { "Gray Wolf" -> "Tiger" [taillabel = "Older Brother of"] "Tiger" -> "Gray Wolf" [taillabel = "Younger brother of"] }' | dot -Tsvg > output.svg