echo 'digraph { "Usagi Tsukino" -> "Sailor Moon" [taillabel = "Alter ego of "] "Sailor Mercury" -> "Sailor Moon" [taillabel = "Teamleader of"] "Sailor Mars" -> "Sailor Moon" [taillabel = "Teamleader of"] "Sailor Jupiter" -> "Sailor Moon" [taillabel = "Teamleader of"] "Sailor Venus" -> "Sailor Moon" [taillabel = "Teamleader of"] "Sailor Neptune" -> "Sailor Moon" [taillabel = "Princess over"] "Sailor Uranus" -> "Sailor Moon" [taillabel = "Princess over"] "Sailor Saturn" -> "Sailor Moon" [taillabel = "Princess over"] "Mie Sayama" -> "Sailor Moon" [taillabel = "Fan of"] "Makoto Kino" -> "Sailor Jupiter" [taillabel = "Senshi form of"] "Sailor Moon" -> "Sailor Jupiter" [taillabel = "Teammate of"] "Sailor Mercury" -> "Sailor Jupiter" [taillabel = "Teammate of"] "Sailor Mars" -> "Sailor Jupiter" [taillabel = "Teammate of"] "Sailor Venus" -> "Sailor Jupiter" [taillabel = "Teammate of"] "Sailor Moon" -> "Sailor Mars" [taillabel = "Teammate of"] "Sailor Mercury" -> "Sailor Mars" [taillabel = "Teammate of"] "Sailor Jupiter" -> "Sailor Mars" [taillabel = "Teammate of"] "Sailor Venus" -> "Sailor Mars" [taillabel = "Teammate of"] "Amy Mizuno" -> "Sailor Mercury" [taillabel = "Senshi form of"] "Sailor Moon" -> "Sailor Mercury" [taillabel = "Teammate of"] "Sailor Mars" -> "Sailor Mercury" [taillabel = "Teammate of"] "Sailor Jupiter" -> "Sailor Mercury" [taillabel = "Teammate of"] "Sailor Venus" -> "Sailor Mercury" [taillabel = "Teammate of"] "Michiru Kaiou" -> "Sailor Neptune" [taillabel = "Senshi form of"] "Sailor Moon" -> "Sailor Neptune" [taillabel = "Minion to"] "Sailor Uranus" -> "Sailor Neptune" [taillabel = "Teammate of"] "Sailor Saturn" -> "Sailor Neptune" [taillabel = "Teammate of"] "Hotaru Tomoe" -> "Sailor Saturn" [taillabel = "Senshi form of"] "Sailor Moon" -> "Sailor Saturn" [taillabel = "Minion to"] "Sailor Neptune" -> "Sailor Saturn" [taillabel = "Teammate of"] "Sailor Uranus" -> "Sailor Saturn" [taillabel = "Teammate of"] "Haruka Tenou" -> "Sailor Uranus" [taillabel = "Senshi form of"] "Sailor Moon" -> "Sailor Uranus" [taillabel = "Minion to"] "Sailor Neptune" -> "Sailor Uranus" [taillabel = "Teammate of"] "Sailor Saturn" -> "Sailor Uranus" [taillabel = "Teammate of"] "Minako Aino" -> "Sailor Venus" [taillabel = "Senshi form of"] "Sailor Moon" -> "Sailor Venus" [taillabel = "Teammate of"] "Sailor Mercury" -> "Sailor Venus" [taillabel = "Teammate of"] "Sailor Mars" -> "Sailor Venus" [taillabel = "Teammate of"] "Sailor Jupiter" -> "Sailor Venus" [taillabel = "Teammate of"] "Mamoru Chiba" -> "Usagi Tsukino" [taillabel = "Girlfriend of"] "Queen Serenity" -> "Usagi Tsukino" [taillabel = "Daughter of"] "Luna" -> "Usagi Tsukino" [taillabel = "Owner of"] "Ikuko Tsukino" -> "Usagi Tsukino" [taillabel = "Rebirth daughter to"] "Kenji Tsukino" -> "Usagi Tsukino" [taillabel = "Rebirth daughter to"] "Sailor Moon" -> "Mie Sayama" [taillabel = "Fan of"] }' | dot -Tsvg > output.svg