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