echo 'digraph { "Azumi's mother" -> "Azumi Yamada" [taillabel = "Daughter of"] "Azumi Yamada" -> "Azumi's mother" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg