echo 'digraph { "Naji" -> "Naji's Grandpa" [taillabel = "Grandfather of"] "Naji's Grandpa" -> "Naji" [taillabel = "Grandson of"] }' | dot -Tsvg > output.svg