echo 'digraph { "Pip Bernadotte" -> "Seras Victoria" [taillabel = "In love with"] "Alucard" -> "Seras Victoria" [taillabel = "Subordinate of"] "Seras Victoria" -> "Alucard" [taillabel = "Master of"] "Alexander Anderson" -> "Alucard" [taillabel = "Rival of"] "Sir Integra Fairbrook Wingates Hellsing" -> "Alucard" [taillabel = "Subordinate of"] }' | dot -Tsvg > output.svg