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