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