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