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