echo 'digraph { "Beazon" -> "Partin Cels" [taillabel = "Former Partner of"] "Boss" -> "Partin Cels" [taillabel = "Subordinate of"] "Coud Van Giruet" -> "Boss" [taillabel = "Boss of"] "Partin Cels" -> "Boss" [taillabel = "Boss of"] "Partin Cels" -> "Beazon" [taillabel = "Pledger of"] "Coud Van Giruet" -> "Beazon" [taillabel = "Enemy of"] "Reverie Metherlence (Ren)" -> "Beazon" [taillabel = "Enemy of"] "Cisqua" -> "Beazon" [taillabel = "Enemy of"] }' | dot -Tsvg > output.svg