echo 'digraph { "Dagda" -> "Custas" [taillabel = "Son of"] "Custas" -> "Dagda" [taillabel = "Father of"] }' | dot -Tsvg > output.svg