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