echo 'digraph { "Higsby" -> "NumberMan" [taillabel = "NetNavi of"] "NumberMan" -> "Higsby" [taillabel = "Operator of"] }' | dot -Tsvg > output.svg