echo 'digraph { "Suzaku Kururugi" -> "Genbu Kururugi" [taillabel = "Father of"] "Euphemia li Britannia" -> "Suzaku Kururugi" [taillabel = "the personal Knight of"] "Lelouch Lamperouge" -> "Suzaku Kururugi" [taillabel = "Best friend of"] "Lancelot" -> "Suzaku Kururugi" [taillabel = "Pilot of"] }' | dot -Tsvg > output.svg