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