A family of Microsoft word processing software products for creating web, email, and print documents.
XML tags add only a tiny amount to the file size of a document. And manually removing tags is error-prone and can easily render your file unreadable.
You can edit OOXML using C# in Visual Studio using the Open XML SDK. It's not a beginner project.
I've written a VBA add-in that allows you to edit PowerPoint XML in VBA, feel free to download it and modify to work with Word. Edit OOXML with VBA – Cool Code Also not a beginner project.