echo 'digraph { "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"] "Conrad Weller" -> "Gwendal von Voltaire" [taillabel = "Older Brother of"] "Wolfram von Bielefeld" -> "Gwendal von Voltaire" [taillabel = "Older Brother of"] "Cecilie von Spitzweg" -> "Gwendal von Voltaire" [taillabel = "Son of"] "Griesela Gegenhuber" -> "Gwendal von Voltaire" [taillabel = "Cousin of"] "Gwendal von Voltaire" -> "Conrad Weller" [taillabel = "Younger Brother of"] "Wolfram von Bielefeld" -> "Conrad Weller" [taillabel = "Older Brother of"] "Cecilie von Spitzweg" -> "Conrad Weller" [taillabel = "Son of"] "Josak Gurrier" -> "Conrad Weller" [taillabel = "Best friend of"] "Yuuri Shibuya" -> "Conrad Weller" [taillabel = "Bodyguard of"] "Conrad Weller" -> "Wolfram von Bielefeld" [taillabel = "Younger Brother of"] "Gwendal von Voltaire" -> "Wolfram von Bielefeld" [taillabel = "Younger Brother of"] "Cecilie von Spitzweg" -> "Wolfram von Bielefeld" [taillabel = "Son of"] "Yuuri Shibuya" -> "Wolfram von Bielefeld" [taillabel = "Engaged to"] "Greta" -> "Wolfram von Bielefeld" [taillabel = "Adoptive Father of"] "Cecilie von Spitzweg" -> "Stoffel von Spitzweg" [taillabel = "Older Brother of"] }' | dot -Tsvg > output.svg