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