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