echo 'digraph { "Glen" -> "Cormag " [taillabel = "younger brother of"] "Vigarde" -> "Glen" [taillabel = "subordinate of"] "Cormag " -> "Glen" [taillabel = "Older Brother of"] }' | dot -Tsvg > output.svg