echo 'digraph { "Askr" -> "Ash" [taillabel = "Retainer of"] "Ash" -> "Askr" [taillabel = "Creator of"] }' | dot -Tsvg > output.svg