echo 'digraph { "Raven" -> "Elisabeth" [taillabel = "Niece of"] "Cecilie von Spitzweg" -> "Raven" [taillabel = "In love with"] "Elisabeth" -> "Raven" [taillabel = "Uncle of"] }' | dot -Tsvg > output.svg