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