echo 'digraph { "Howl" -> "Madame Suliman" [taillabel = "Former teacher of"] "Witch of the Waste" -> "Madame Suliman" [taillabel = "Former teacher of"] "Heen" -> "Madame Suliman" [taillabel = "Owner of"] "Sophie Hatter" -> "Howl" [taillabel = "In love with"] "Markl" -> "Howl" [taillabel = "Mentor of"] "Madame Suliman" -> "Howl" [taillabel = "former student to"] "Calcifer" -> "Howl" [taillabel = "Master of"] "Madame Suliman" -> "Witch of the Waste" [taillabel = "former student to"] "Madame Suliman" -> "Heen" [taillabel = "Servant of"] }' | dot -Tsvg > output.svg