echo 'digraph { "Raki" -> "Isley" [taillabel = "Friend of#"] "Priscilla" -> "Isley" [taillabel = "Friend of#"] "Riful" -> "Isley" [taillabel = "Rival of"] "Rigaldo" -> "Isley" [taillabel = "Master 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" -> "Raki" [taillabel = "Best friend of"] "Priscilla" -> "Raki" [taillabel = "Friend of#"] "Isley" -> "Raki" [taillabel = "Friend of#"] "Isley" -> "Rigaldo" [taillabel = "Subordinate of"] "Clare" -> "Rigaldo" [taillabel = "Enemy of"] "Deneve" -> "Rigaldo" [taillabel = "Enemy of"] "Miria" -> "Rigaldo" [taillabel = "Enemy of"] "Helen" -> "Rigaldo" [taillabel = "Enemy of"] "Jean" -> "Rigaldo" [taillabel = "Enemy of"] "Undine" -> "Rigaldo" [taillabel = "Enemy of"] "Dauf" -> "Riful" [taillabel = "Girlfriend of"] "Isley" -> "Riful" [taillabel = "Rival of"] }' | dot -Tsvg > output.svg