echo 'digraph { "Hildegard" -> "Yolda" [taillabel = "Twin sister of"] "En" -> "Yolda" [taillabel = "Servant of"] "Kaiser de Emperana Beelzebub IV" -> "Hildegard" [taillabel = "Servant of"] "Yolda" -> "Hildegard" [taillabel = "Twin sister of"] "Lamia" -> "En" [taillabel = "In love with"] "Izabella" -> "En" [taillabel = "Young Master"] "Kaiser de Emperana Beelzebub IV" -> "En" [taillabel = "Older Brother of"] "Yolda" -> "En" [taillabel = "Master of"] "Sachura" -> "En" [taillabel = "Master of"] }' | dot -Tsvg > output.svg