echo 'digraph { "Homily" -> "Arrietty" [taillabel = "Daughter of"] "Pod" -> "Arrietty" [taillabel = "Daughter of"] "Shou" -> "Arrietty" [taillabel = "Best friend of"] "Spiller" -> "Arrietty" [taillabel = "Friend of"] }' | dot -Tsvg > output.svg