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