echo 'digraph { "Hamed" -> "Selῑm" [taillabel = "Son of"] "Selῑm" -> "Hamed" [taillabel = "Father of"] "Aslan" -> "Hamed" [taillabel = "Father of"] }' | dot -Tsvg > output.svg