echo 'digraph { "General Viper" -> "Riddel" [taillabel = "Daughter of"] "Riddel" -> "General Viper" [taillabel = "Father of"] }' | dot -Tsvg > output.svg