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