echo 'digraph { "Teresa of the Faint Smile" -> "Irene" [taillabel = "Rival of"] "Sophia" -> "Irene" [taillabel = "Teammate of"] "Noel" -> "Irene" [taillabel = "Teammate of"] "Priscilla" -> "Irene" [taillabel = "Former teammate of"] "Clare" -> "Irene" [taillabel = "Teacher of"] "Ophelia" -> "Irene" [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#"] "Clare" -> "Teresa of the Faint Smile" [taillabel = "Best friend of"] "Priscilla" -> "Teresa of the Faint Smile" [taillabel = "Enemy of"] "Irene" -> "Teresa of the Faint Smile" [taillabel = "Rival of"] "Irene" -> "Sophia" [taillabel = "Teammate of"] "Noel" -> "Sophia" [taillabel = "Rival of"] "Teresa of the Faint Smile" -> "Sophia" [taillabel = "Enemy of"] "Priscilla" -> "Sophia" [taillabel = "Former teammate of"] "Clare" -> "Ophelia" [taillabel = "Enemy of"] "Raki" -> "Ophelia" [taillabel = "Enemy of"] "Irene" -> "Ophelia" [taillabel = "Enemy of"] "Sophia" -> "Noel" [taillabel = "Rival of"] "Irene" -> "Noel" [taillabel = "Teammate of"] "Priscilla" -> "Noel" [taillabel = "Former teammate of"] "Teresa of the Faint Smile" -> "Noel" [taillabel = "Enemy of"] }' | dot -Tsvg > output.svg