echo 'digraph { "Daisy Brooke" -> "Nathaniel Blake" [taillabel = "Boyfriend of"] "Demi Brooke" -> "Daisy Brooke" [taillabel = "Sister of"] "Nathaniel Blake" -> "Daisy Brooke" [taillabel = "Girlfriend of"] }' | dot -Tsvg > output.svg