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