echo 'digraph { "Ruri Hoshino" -> "King Premium" [taillabel = "Father of"] "Queen of Peaceland" -> "King Premium" [taillabel = "Husband of"] "Emissary of Peaceland" -> "King Premium" [taillabel = "King of"] "King Premium" -> "Emissary of Peaceland" [taillabel = "servant of"] "Queen of Peaceland" -> "Emissary of Peaceland" [taillabel = "servant of"] }' | dot -Tsvg > output.svg