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