echo 'digraph { "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"] "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" -> "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"] "Gwendal von Voltaire" -> "Griesela Gegenhuber" [taillabel = "Cousin of"] "Nicola" -> "Griesela Gegenhuber" [taillabel = "Husband of"] "Ernst Griesela" -> "Griesela Gegenhuber" [taillabel = "Father of"] }' | dot -Tsvg > output.svg