echo 'digraph { "Lucia Nanami" -> "Aqua Regina" [taillabel = "Mother of"] "Kaito Domoto " -> "Lucia Nanami" [taillabel = "In love with"] "Hanon Hosho" -> "Lucia Nanami" [taillabel = "Best friend of"] "Rina Toin" -> "Lucia Nanami" [taillabel = "Best friend of"] "Izuru" -> "Lucia Nanami" [taillabel = "Enemy of"] "Eriru" -> "Lucia Nanami" [taillabel = "Enemy of"] "Yuri" -> "Lucia Nanami" [taillabel = "Enemy of"] "Maria" -> "Lucia Nanami" [taillabel = "Enemy of"] "Gaito" -> "Lucia Nanami" [taillabel = "Enemy of"] "Sister Sheshe" -> "Lucia Nanami" [taillabel = "Enemy of"] "Sister Mimi" -> "Lucia Nanami" [taillabel = "Enemy of"] "Lady Bat" -> "Lucia Nanami" [taillabel = "Enemy of"] "Lanhua" -> "Lucia Nanami" [taillabel = "Enemy of"] "Alala" -> "Lucia Nanami" [taillabel = "Enemy of"] "Michel" -> "Lucia Nanami" [taillabel = "Enemy of"] "Aqua Regina" -> "Lucia Nanami" [taillabel = "Daughter of"] }' | dot -Tsvg > output.svg