echo 'digraph { "Blanche de Médicis" -> "Bruno de Médicis" [taillabel = "Father of"] "Bruno de Médicis" -> "Blanche de Médicis" [taillabel = "Daughter of"] "Falma de Médicis" -> "Blanche de Médicis" [taillabel = "Younger Sister of"] }' | dot -Tsvg > output.svg