echo 'digraph { "Guzaletha" -> "Skull" [taillabel = "Former Ally of"] "Rhiogur" -> "Skull" [taillabel = "Enemy of"] "Guzaletha" -> "Skull" [taillabel = "Enemy of"] "Reizrit" -> "Skull" [taillabel = "Ally of"] "Skull Jr." -> "Skull" [taillabel = "Owner of"] "Balurga" -> "Skull" [taillabel = "Friend of"] "Reizrit" -> "Guzaletha" [taillabel = "Relative of"] "Dolza Rhem" -> "Guzaletha" [taillabel = "Older Brother of"] "Guzaletha" -> "Reizrit" [taillabel = "Relative of"] "Dolza Rhem" -> "Reizrit" [taillabel = "Relative of"] "Skull" -> "Skull Jr." [taillabel = "Pet of"] }' | dot -Tsvg > output.svg