Streamlining XML Link Generation for Our LCMS

Tara English-Sweeney 27 Jun 2025
It’s rewarding to set a technical goal and build a solution that works. This project started as a manual task and evolved into an automated workflow that saves time and improves consistency. The Challenge: Converting Links for Our LCMS The task was to convert a list of topic-related links into structured, clickable XML blocks that our Learning Content Management System (LCMS) could import. The goal was to generate consistent, import-ready hyperlinks embedded in properly structured XML, without manually formatting each one. Starting with Python Although I’m not a developer, ChatGPT helped guide me through the process.