echo 'digraph { "Cecilie von Spitzweg" -> "Stoffel von Spitzweg" [taillabel = "Older Brother 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"] }' | dot -Tsvg > output.svg