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