echo 'digraph { "Donatella Una" -> "Vinegar Doppio" [taillabel = "Lover of"] "Trish Una" -> "Donatella Una" [taillabel = "Mother of"] "Vinegar Doppio" -> "Donatella Una" [taillabel = "Lover of"] }' | dot -Tsvg > output.svg