echo 'digraph { "Maribelle" -> "Brady" [taillabel = "son of"] "Brady" -> "Maribelle" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg