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