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