echo 'digraph { "Prince Freyjadour Falenas" -> "Arshtat Falenas" [taillabel = "Mother of"] "Lymsleia Falenas" -> "Arshtat Falenas" [taillabel = "Mother of"] "Sialeeds Falenas" -> "Arshtat Falenas" [taillabel = "Sister of"] "Ferid Egan" -> "Arshtat Falenas" [taillabel = "Wife of"] "Prince Freyjadour Falenas" -> "Sialeeds Falenas" [taillabel = "Aunt of"] "Lymsleia Falenas" -> "Sialeeds Falenas" [taillabel = "Aunt of"] "Arshtat Falenas" -> "Sialeeds Falenas" [taillabel = "Sister of"] }' | dot -Tsvg > output.svg