echo 'digraph { "Tuuli" -> "Myne" [taillabel = "Sister of"] "Gunther" -> "Myne" [taillabel = "Daughter of"] "Sylvester" -> "Myne" [taillabel = "Adoptive Daughter of"] "Frieda" -> "Myne" [taillabel = "Friend of#"] "Lutz" -> "Myne" [taillabel = "Friend of#"] "Effa" -> "Myne" [taillabel = "Daughter of"] "Myne" -> "Effa" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg