echo 'digraph { "Lilith" -> "Lucia Nahashi" [taillabel = "Daughter of"] "Lucif" -> "Lucia Nahashi" [taillabel = "Daughter of"] "Lucia Nahashi" -> "Lilith" [taillabel = "Mother of"] "Lucia Nahashi" -> "Lucif" [taillabel = "Father of"] }' | dot -Tsvg > output.svg