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