echo 'digraph { "Seno" -> "Elena" [taillabel = "Daughter of"] "Elena" -> "Seno" [taillabel = "Father of"] }' | dot -Tsvg > output.svg