echo 'digraph { "Grueler" -> "Lily" [taillabel = "Friend of"] "Lyria" -> "Lily" [taillabel = "Friend of"] "Drusilla" -> "Lily" [taillabel = "Friend of"] "Nerine" -> "Lily" [taillabel = "Friend of"] "Andira" -> "Lily" [taillabel = "Friend of"] "Sylph" -> "Lily" [taillabel = "Friend of"] "Erin" -> "Lily" [taillabel = "Friend of"] "Lily" -> "Lyria" [taillabel = "Friend of"] "Procris" -> "Lyria" [taillabel = "Partner of"] "Djeeta" -> "Lyria" [taillabel = "Friend of"] "Gran" -> "Lyria" [taillabel = "Friend of"] "Grueler" -> "Lyria" [taillabel = "Ally of"] "Grueler" -> "Lyria" [taillabel = "Former enemy of"] "Procris" -> "Lyria" [taillabel = "Former enemy of"] "Lily" -> "Andira" [taillabel = "Friend of"] "Nerine" -> "Andira" [taillabel = "Friend of"] "Sylph" -> "Andira" [taillabel = "Friend of"] "Drusilla" -> "Andira" [taillabel = "Friend of"] "Andira" -> "Drusilla" [taillabel = "Friend of"] "Nerine" -> "Drusilla" [taillabel = "Friend of"] "Sylph" -> "Drusilla" [taillabel = "Friend of"] "Lily" -> "Drusilla" [taillabel = "Friend of"] "Homlet" -> "Drusilla" [taillabel = "Owner of"] "Lily" -> "Grueler" [taillabel = "Friend of"] "Lily" -> "Grueler" [taillabel = "Former Enemy of"] "Erin" -> "Grueler" [taillabel = "Former Enemy of"] "Gran" -> "Grueler" [taillabel = "Ally of"] "Djeeta" -> "Grueler" [taillabel = "Ally of"] "Erin" -> "Grueler" [taillabel = "Ally of"] "Drusilla" -> "Nerine" [taillabel = "Friend of"] "Lily" -> "Nerine" [taillabel = "Friend of"] "Morimori" -> "Nerine" [taillabel = "Adoptive Daughter of"] "Sylph" -> "Nerine" [taillabel = "Friend of"] "Andira" -> "Nerine" [taillabel = "Friend of"] "Lily" -> "Sylph" [taillabel = "Friend of"] "Isabella" -> "Sylph" [taillabel = "Former Ally of"] "Nerine" -> "Sylph" [taillabel = "Friend of"] "Andira" -> "Sylph" [taillabel = "Friend of"] "Drusilla" -> "Sylph" [taillabel = "Friend of"] }' | dot -Tsvg > output.svg