echo 'digraph { "Aknadin" -> "Seto" [taillabel = "Son of"] "Aknamkanon" -> "Aknadin" [taillabel = "Brother of "] "Seto" -> "Aknadin" [taillabel = "Father of"] }' | dot -Tsvg > output.svg