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