echo 'digraph { "Pupulan" -> "Peruru" [taillabel = "Brother of"] "Bananu" -> "Peruru" [taillabel = "Former Teammate of"] "Oranja" -> "Peruru" [taillabel = "Former Teammate of"] "Chibiusa" -> "Peruru" [taillabel = "Friend of"] "Usagi Tsukino" -> "Chibiusa" [taillabel = "Future daughter to"] "Mamoru Chiba" -> "Chibiusa" [taillabel = "Future daughter to"] "Queen Serenity" -> "Chibiusa" [taillabel = "Granddaughter of"] "Hotaru Tomoe" -> "Chibiusa" [taillabel = "Best friend of"] "Helios" -> "Chibiusa" [taillabel = "In love with"] "Diana" -> "Chibiusa" [taillabel = "Owner of"] "Amy Mizuno" -> "Chibiusa" [taillabel = "Friend of"] "Rei Hino" -> "Chibiusa" [taillabel = "Friend of"] "Makoto Kino" -> "Chibiusa" [taillabel = "Friend of"] "Minako Aino" -> "Chibiusa" [taillabel = "Friend of"] "Masanori Tsuzuki" -> "Chibiusa" [taillabel = "In love with"] "Momoko Momohara" -> "Chibiusa" [taillabel = "Friend of"] "Peruru" -> "Pupulan" [taillabel = "Brother of"] "Bananu" -> "Pupulan" [taillabel = "Teammate of"] "Oranja" -> "Pupulan" [taillabel = "Teammate of"] "Queen Badiane" -> "Pupulan" [taillabel = "Minion to"] "Bananu" -> "Oranja" [taillabel = "Teammate of"] "Peruru" -> "Oranja" [taillabel = "Teammate of"] "Pupulan" -> "Oranja" [taillabel = "Teammate of"] "Queen Badiane" -> "Oranja" [taillabel = "Minion to"] "Oranja" -> "Bananu" [taillabel = "Teammate of"] "Peruru" -> "Bananu" [taillabel = "Teammate of"] "Pupulan" -> "Bananu" [taillabel = "Teammate of"] "Queen Badiane" -> "Bananu" [taillabel = "Minion to"] }' | dot -Tsvg > output.svg