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