echo 'digraph { "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"] "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"] "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"] "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"] "Rei Hino" -> "Amy Mizuno" [taillabel = "Friend of#"] "Makoto Kino" -> "Amy Mizuno" [taillabel = "Friend of#"] "Minako Aino" -> "Amy Mizuno" [taillabel = "Friend of#"] "Chibiusa" -> "Amy Mizuno" [taillabel = "Friend of#"] }' | dot -Tsvg > output.svg