echo 'digraph { "Riful" -> "Dauf" [taillabel = "Boyfriend of"] "Clare" -> "Dauf" [taillabel = "Enemy of"] "Priscilla" -> "Dauf" [taillabel = "Enemy of"] "Helen" -> "Clare" [taillabel = "Teammate of"] "Miria" -> "Clare" [taillabel = "Teammate of"] "Deneve" -> "Clare" [taillabel = "Teammate of"] "Raki" -> "Clare" [taillabel = "Best friend of"] "Teresa of the Faint Smile" -> "Clare" [taillabel = "Best friend of"] "Jean" -> "Clare" [taillabel = "Best friend of"] "Irene" -> "Clare" [taillabel = "Student of"] "Priscilla" -> "Clare" [taillabel = "Enemy of"] "Riful" -> "Clare" [taillabel = "Enemy of"] "Clare" -> "Priscilla" [taillabel = "Enemy of"] "Teresa of the Faint Smile" -> "Priscilla" [taillabel = "Enemy of"] "Isley" -> "Priscilla" [taillabel = "Friend of#"] "Raki" -> "Priscilla" [taillabel = "Friend of#"] "Dauf" -> "Riful" [taillabel = "Girlfriend of"] "Isley" -> "Riful" [taillabel = "Rival of"] }' | dot -Tsvg > output.svg