echo 'digraph { "Maria Campbell" -> "Maria's Mother" [taillabel = "Mother of"] "Maria's Mother" -> "Maria Campbell" [taillabel = "Daughter of"] }' | dot -Tsvg > output.svg