echo 'digraph { "Kirito" -> "Suguha Kirigaya" [taillabel = "Cousin of"] "Recon" -> "Suguha Kirigaya" [taillabel = "Classmate of"] "Leafa" -> "Suguha Kirigaya" [taillabel = "Real life version of "] "Suguha Kirigaya" -> "Recon" [taillabel = "Classmate of"] "Asuna Yuuki" -> "Kirito" [taillabel = "Husband of"] "Suguha Kirigaya" -> "Kirito" [taillabel = "Cousin of"] "Kuradeel" -> "Kirito" [taillabel = "Enemy of"] "Agil" -> "Kirito" [taillabel = "Friend of"] "Klein" -> "Kirito" [taillabel = "Friend of"] "Yui" -> "Kirito" [taillabel = "Adoptive father of"] "Keita" -> "Kirito" [taillabel = "Friend of"] "Lisbeth" -> "Kirito" [taillabel = "Friend of"] "Sachi" -> "Kirito" [taillabel = "Friend of"] "Nobuyuki Sugou" -> "Kirito" [taillabel = "Enemy of"] "Silica" -> "Kirito" [taillabel = "Friend of"] }' | dot -Tsvg > output.svg