echo 'digraph { "X" -> "Copy X" [taillabel = "Clone of"] "Ciel" -> "Copy X" [taillabel = "Created by"] "Zero" -> "Copy X" [taillabel = "Enemy of"] "Sage Harpuia" -> "Copy X" [taillabel = "Master of"] "Fighting Fefnir" -> "Copy X" [taillabel = "Master of"] "Fairy Leviathan" -> "Copy X" [taillabel = "Master of"] "Hidden Phantom" -> "Copy X" [taillabel = "Master of"] "X" -> "Zero" [taillabel = "Friend of"] "Axl" -> "Zero" [taillabel = "Teammate of"] "Sigma" -> "Zero" [taillabel = "Enemy of"] "Zero" -> "Ciel" [taillabel = "In love with"] "Copy X" -> "Ciel" [taillabel = "Creator of"] "Dr. Weil" -> "Ciel" [taillabel = "Enemy of"] "Cerveau" -> "Ciel" [taillabel = "Commander of"] "Rouge" -> "Ciel" [taillabel = "Commander of"] "Joan" -> "Ciel" [taillabel = "Commander of"] "Zero" -> "X" [taillabel = "Friend of"] "Axl" -> "X" [taillabel = "Friend of"] "Alia" -> "X" [taillabel = "Teammate of"] "Sigma" -> "X" [taillabel = "Enemy of"] "Vile" -> "X" [taillabel = "Enemy of"] "Sage Harpuia" -> "X" [taillabel = "Master of"] "Fighting Fefnir" -> "X" [taillabel = "Master of"] "Fairy Leviathan" -> "X" [taillabel = "Master of"] "Hidden Phantom" -> "X" [taillabel = "Master of"] "X" -> "Sage Harpuia" [taillabel = "Servant of"] "Copy X" -> "Sage Harpuia" [taillabel = "Servant of"] "Zero" -> "Sage Harpuia" [taillabel = "Rival of"] "Fighting Fefnir" -> "Sage Harpuia" [taillabel = "Teammate of"] "Fairy Leviathan" -> "Sage Harpuia" [taillabel = "Teammate of"] "Hidden Phantom" -> "Sage Harpuia" [taillabel = "Teammate of"] "X" -> "Fairy Leviathan" [taillabel = "Servant of"] "Copy X" -> "Fairy Leviathan" [taillabel = "Servant of"] "Zero" -> "Fairy Leviathan" [taillabel = "Rival of"] "Sage Harpuia" -> "Fairy Leviathan" [taillabel = "Teammate of"] "Fighting Fefnir" -> "Fairy Leviathan" [taillabel = "Teammate of"] "Hidden Phantom" -> "Fairy Leviathan" [taillabel = "Teammate of"] "X" -> "Fighting Fefnir" [taillabel = "Servant of"] "Copy X" -> "Fighting Fefnir" [taillabel = "Servant of"] "Zero" -> "Fighting Fefnir" [taillabel = "Rival of"] "Sage Harpuia" -> "Fighting Fefnir" [taillabel = "Teammate of"] "Fairy Leviathan" -> "Fighting Fefnir" [taillabel = "Teammate of"] "Hidden Phantom" -> "Fighting Fefnir" [taillabel = "Teammate of"] "X" -> "Hidden Phantom" [taillabel = "Servant of"] "Copy X" -> "Hidden Phantom" [taillabel = "Servant of"] "Zero" -> "Hidden Phantom" [taillabel = "Rival of"] "Sage Harpuia" -> "Hidden Phantom" [taillabel = "Teammate of"] "Fighting Fefnir" -> "Hidden Phantom" [taillabel = "Teammate of"] "Fairy Leviathan" -> "Hidden Phantom" [taillabel = "Teammate of"] }' | dot -Tsvg > output.svg