echo 'digraph { "Cecilie von Spitzweg" -> "Raven" [taillabel = "In love with"] "Elisabeth" -> "Raven" [taillabel = "Uncle of"] "Stoffel von Spitzweg" -> "Cecilie von Spitzweg" [taillabel = "Younger Sister of"] "Wolfram von Bielefeld" -> "Cecilie von Spitzweg" [taillabel = "Mother of"] "Gwendal von Voltaire" -> "Cecilie von Spitzweg" [taillabel = "Mother of"] "Conrad Weller" -> "Cecilie von Spitzweg" [taillabel = "Mother of"] "Raven" -> "Elisabeth" [taillabel = "Niece of"] }' | dot -Tsvg > output.svg