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