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