echo 'digraph { "Alicia" -> "Aliza" [taillabel = "Daughter of"] "Aliza" -> "Alicia" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg