I came across a question asking how to upload a file to HealthVault, and decided to write a quick example. Files, like everything else in HealthVault, are stored in XML, and in fact, the File class is really a pretty thin wrapper over the underlying type.