echo 'digraph { "Maha" -> "Asma" [taillabel = "Grandmother of"] "Ryan" -> "Asma" [taillabel = "Grandmother of"] "Sultan" -> "Asma" [taillabel = "Grandmother of"] }' | dot -Tsvg > output.svg