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