echo 'digraph { "Armor King" -> "Armor King II" [taillabel = "Younger Brother of"] "Armor King II" -> "Armor King" [taillabel = "Older Brother of"] }' | dot -Tsvg > output.svg