echo 'digraph { "Aceto" -> "Count Balsamico" [taillabel = "Father of"] "Count Balsamico" -> "Aceto" [taillabel = "Daughter of"] "Velveno" -> "Aceto" [taillabel = "Wife of"] }' | dot -Tsvg > output.svg