echo 'digraph { "Hortensia" -> "Hyacinth" [taillabel = "Father of"] "Ivy" -> "Hyacinth" [taillabel = "Father of"] }' | dot -Tsvg > output.svg