echo 'digraph { "Lumera" -> "Alear (Female)" [taillabel = "Daughter of"] "Alear (Male)" -> "Lumera" [taillabel = "Mother of"] "Alear (Female)" -> "Lumera" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg