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