echo 'digraph { "Mondo" -> "Dante" [taillabel = "Friend of#"] "Libertà" -> "Dante" [taillabel = "Adoptive father of"] "Nova" -> "Libertà" [taillabel = "Rival of"] "Felicità" -> "Libertà" [taillabel = "In love with"] "Mondo" -> "Libertà" [taillabel = "Grandson of"] "Dante" -> "Libertà" [taillabel = "Adopted son of"] "Sumire" -> "Mondo" [taillabel = "Husband of"] "Felicità" -> "Mondo" [taillabel = "Father of"] "Libertà" -> "Mondo" [taillabel = "Grandfather of"] "Dante" -> "Mondo" [taillabel = "Friend of#"] "Jolly" -> "Mondo" [taillabel = "Friend of#"] }' | dot -Tsvg > output.svg