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