echo 'digraph { "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"] "Kirito" -> "Suguha Kirigaya" [taillabel = "Cousin of"] "Recon" -> "Suguha Kirigaya" [taillabel = "Classmate of"] "Leafa" -> "Suguha Kirigaya" [taillabel = "Real life version of "] "Shouzou Yuuki" -> "Asuna Yuuki" [taillabel = "Daughter of"] "Kirito" -> "Asuna Yuuki" [taillabel = "Wife of"] "Yui" -> "Asuna Yuuki" [taillabel = "Adoptive Mother of"] "Asuna Yuuki" -> "Yui" [taillabel = "Adopted Daghter of"] "Kirito" -> "Yui" [taillabel = "Adopted daughter of"] "Silica" -> "Lisbeth" [taillabel = "Friend of"] "Kirito" -> "Lisbeth" [taillabel = "In love with"] "Rosalia" -> "Silica" [taillabel = "Enemy of"] "Kirito" -> "Silica" [taillabel = "Friend of"] "Lisbeth" -> "Silica" [taillabel = "Friend of"] }' | dot -Tsvg > output.svg