echo 'digraph { "Loretta Lecarde" -> "Stella Lecarde" [taillabel = "Twin Sister of"] "Wind" -> "Stella Lecarde" [taillabel = "Daughter of"] "Stella Lecarde" -> "Wind" [taillabel = "Father of"] "Loretta Lecarde" -> "Wind" [taillabel = "Father of"] "Stella Lecarde" -> "Loretta Lecarde" [taillabel = "Twin Sister of"] "Wind" -> "Loretta Lecarde" [taillabel = "Daughter of"] }' | dot -Tsvg > output.svg