echo 'digraph { "Nunnally Lamperouge" -> "Marianne vi Britannia" [taillabel = "the deceased mrother of"] "Lelouch Lamperouge" -> "Marianne vi Britannia" [taillabel = "the deceased mrother of"] "Nunnally Lamperouge" -> "Marianne vi Britannia" [taillabel = "Mother of"] "Lelouch Lamperouge" -> "Marianne vi Britannia" [taillabel = "Mother 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#"] "Lelouch Lamperouge" -> "Nunnally Lamperouge" [taillabel = "Sister of"] "Marianne vi Britannia" -> "Nunnally Lamperouge" [taillabel = "Daughter of"] }' | dot -Tsvg > output.svg