echo 'digraph { "Lelouch Lamperouge" -> "Gawain" [taillabel = "the Knightmare of"] "Lelouch Lamperouge" -> "Gawain" [taillabel = "Mecha of"] "C.C." -> "Gawain" [taillabel = "Mecha of"] "Lelouch Lamperouge" -> "C.C." [taillabel = "the Geass contractor of"] "Mao" -> "C.C." [taillabel = "the Geass contractor of"] "Lelouch Lamperouge" -> "C.C." [taillabel = "Partner of"] "Mao" -> "C.C." [taillabel = "Enemy of"] "Charles zi Britannia" -> "C.C." [taillabel = "Enemy of"] "Marianne vi Britannia" -> "Lelouch Lamperouge" [taillabel = "Son of"] "Nunnally Lamperouge" -> "Lelouch Lamperouge" [taillabel = "Brother of"] "Clovis la Britannia" -> "Lelouch Lamperouge" [taillabel = "Brother of"] "Euphemia li Britannia" -> "Lelouch Lamperouge" [taillabel = "Brother of"] "Cornelia li Britannia" -> "Lelouch Lamperouge" [taillabel = "Brother of"] "Charles zi Britannia" -> "Lelouch Lamperouge" [taillabel = "Son of"] "Schneizel el Britannia" -> "Lelouch Lamperouge" [taillabel = "Brother of"] "Suzaku Kururugi" -> "Lelouch Lamperouge" [taillabel = "Best friend of"] "Gawain" -> "Lelouch Lamperouge" [taillabel = "Pilot of"] "Shinkiro" -> "Lelouch Lamperouge" [taillabel = "Pilot of"] "Rivalz Cardemonde" -> "Lelouch Lamperouge" [taillabel = "Friend of"] "Shirley Fenette" -> "Lelouch Lamperouge" [taillabel = "Friend of"] "Milly Ashford" -> "Lelouch Lamperouge" [taillabel = "Friend of"] }' | dot -Tsvg > output.svg