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