<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Stepperbox</title>
    <link>/</link>
    <description>Recent content on Stepperbox</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <atom:link href="/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Adversaries</title>
      <link>/threats/adversaries/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/threats/adversaries/</guid>
      <description>&lt;p&gt;Who the threats come from — nation-states, corporations, criminal organizations, and local actors. Understanding adversary capabilities, motivations, and resources as the basis for any threat model.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Analog Design and Applications</title>
      <link>/analog/analog-design-and-applications/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/analog/analog-design-and-applications/</guid>
      <description>&lt;p&gt;Designing with op-amps, transistors, filters, oscillators, and power supplies. Practical analog circuit design for amplification, signal conditioning, sensing, and control — the foundation beneath every digital system.&lt;/p&gt;</description>
    </item>
    <item>
      <title>3D Printing</title>
      <link>/making/3d-printing/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/making/3d-printing/</guid>
      <description>&lt;p&gt;FDM, resin, and other additive manufacturing processes. Printer selection, slicing, materials, and designing parts that can&amp;rsquo;t be bought — or that shouldn&amp;rsquo;t need to be.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Amateur Radio</title>
      <link>/wireless/amateur-radio/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/wireless/amateur-radio/</guid>
      <description>&lt;p&gt;Ham radio as a freedom technology — HF, VHF, UHF, digital modes, APRS, Winlink, and emergency communications. Licensing, equipment, and building your own gear.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cryptography</title>
      <link>/crypto/cryptography/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/crypto/cryptography/</guid>
      <description>&lt;p&gt;Symmetric and asymmetric encryption, key exchange, hashing, digital signatures, and practical tools like GPG, OpenSSL, and age. How to protect data at rest and in transit.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ESP32</title>
      <link>/digital/esp32/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/digital/esp32/</guid>
      <description>&lt;p&gt;The ESP32 family of microcontrollers — cheap, capable, and versatile. Firmware development, WiFi and Bluetooth capabilities, deep sleep, and building autonomous devices.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EU</title>
      <link>/regulations/eu/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/regulations/eu/</guid>
      <description>&lt;p&gt;European Union regulations affecting radio, encryption, 3D printing, AI, and digital infrastructure — the Radio Equipment Directive, GDPR, the AI Act, and CE marking requirements.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Linux</title>
      <link>/os/linux/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/os/linux/</guid>
      <description>&lt;p&gt;Linux as the foundation for self-sovereign computing. System administration, hardening, minimal distributions, building from source, and running Linux on everything from servers to single-board computers.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Programming</title>
      <link>/apps/programming/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/apps/programming/</guid>
      <description>&lt;p&gt;Programming languages suited to embedded systems, constrained environments, and close-to-the-metal work — C, Forth, and Lua. Writing software that runs anywhere, with minimal dependencies.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Surveillance</title>
      <link>/threats/surveillance/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/threats/surveillance/</guid>
      <description>&lt;p&gt;State and corporate surveillance — network monitoring, metadata collection, device tracking, IMSI catchers, and the infrastructure of mass observation. Understanding what is collected and how.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Vintage Electronics</title>
      <link>/analog/vintage-electronics/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/analog/vintage-electronics/</guid>
      <description>&lt;p&gt;Vacuum tubes, point-to-point wiring, hand-wound transformers and inductors, and building electronics from first principles. Understanding and constructing amplifiers, oscillators, and receivers with components you can make yourself.&lt;/p&gt;</description>
    </item>
    <item>
      <title>CNC</title>
      <link>/making/cnc/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/making/cnc/</guid>
      <description>&lt;p&gt;Computer numerical control — routers, mills, lathes, and plasma cutters under software control. CAM toolchains, G-code, and turning digital designs into precise physical parts.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Forensics</title>
      <link>/threats/forensics/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/threats/forensics/</guid>
      <description>&lt;p&gt;Digital forensics techniques — disk imaging, file recovery, memory analysis, network traffic reconstruction, and mobile device extraction. What investigators can find and how to understand the threat model.&lt;/p&gt;</description>
    </item>
    <item>
      <title>FPGA</title>
      <link>/digital/fpga/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/digital/fpga/</guid>
      <description>&lt;p&gt;Field-programmable gate arrays — designing custom digital logic in Verilog and VHDL, synthesis toolchains, and building processors, peripherals, and accelerators on reconfigurable hardware. The closest thing to making your own chip without a fab.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Germany</title>
      <link>/regulations/germany/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/regulations/germany/</guid>
      <description>&lt;p&gt;German-specific regulations beyond EU law — BNetzA frequency allocations, amateur radio licensing (CEPT classes), weapons law, and telecommunications monitoring requirements.&lt;/p&gt;</description>
    </item>
    <item>
      <title>OpenWRT</title>
      <link>/os/openwrt/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/os/openwrt/</guid>
      <description>&lt;p&gt;Replacing stock router firmware with OpenWRT. Package management, network configuration, VLANs, firewall rules, and turning commodity hardware into capable network appliances.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Public Key Cryptography</title>
      <link>/crypto/public-key-cryptography/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/crypto/public-key-cryptography/</guid>
      <description>&lt;p&gt;Asymmetric cryptography in depth — RSA, elliptic curves, Diffie-Hellman, key exchange, digital signatures, and certificate chains. The mathematical foundations and practical applications that make secure communication possible without shared secrets.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Publishing</title>
      <link>/apps/publishing/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/apps/publishing/</guid>
      <description>&lt;p&gt;Self-publishing books, zines, and digital media — typesetting, layout, print-on-demand, ebook formats, and distribution. Getting ideas into the world without gatekeepers.&lt;/p&gt;</description>
    </item>
    <item>
      <title>SDR</title>
      <link>/wireless/sdr/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/wireless/sdr/</guid>
      <description>&lt;p&gt;Software-defined radio — turning a cheap USB dongle into a general-purpose radio receiver. Scanning, decoding, and understanding the radio spectrum with tools like GNU Radio, SDR#, and rtl_433.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Soldering and Surface Mount</title>
      <link>/analog/soldering/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/analog/soldering/</guid>
      <description>&lt;p&gt;Through-hole and surface-mount soldering techniques — iron selection, flux, reflow, hot air, and working with components down to 0201. Rework, inspection, and building the skills to assemble anything from kits to production boards.&lt;/p&gt;</description>
    </item>
    <item>
      <title>China</title>
      <link>/regulations/china/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/regulations/china/</guid>
      <description>&lt;p&gt;Chinese regulations on encryption, radio transmission, VPNs, internet access, manufacturing, and export controls — and their practical impact on sourcing hardware and operating networks.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Firewalls</title>
      <link>/threats/firewalls/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/threats/firewalls/</guid>
      <description>&lt;p&gt;State-level firewalls and deep packet inspection — the Great Firewall, Iran&amp;rsquo;s filtering infrastructure, and how nation-states block, throttle, and inspect internet traffic at scale.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Lasers</title>
      <link>/making/lasers/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/making/lasers/</guid>
      <description>&lt;p&gt;Laser cutting, engraving, and welding. CO2, diode, and fiber lasers — capabilities, safety, and applications from signage to precision fabrication.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Local AI</title>
      <link>/apps/local-ai/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/apps/local-ai/</guid>
      <description>&lt;p&gt;Running language models, image generators, and other AI systems on your own hardware — llama.cpp, Ollama, Stable Diffusion, and the ecosystem of tools for private, offline inference.&lt;/p&gt;</description>
    </item>
    <item>
      <title>LoRa</title>
      <link>/wireless/lora/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/wireless/lora/</guid>
      <description>&lt;p&gt;Long-range, low-power radio communication using LoRa modulation and the LoRaWAN protocol. Building gateways, nodes, and point-to-point links that reach kilometers on milliwatts.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Repurposing and Recycling</title>
      <link>/analog/repurposing-and-recycling/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/analog/repurposing-and-recycling/</guid>
      <description>&lt;p&gt;Sourcing components by taking things apart — desoldering ICs, harvesting motors and power supplies, reclaiming sensors, displays, and connectors from discarded electronics and appliances. Identifying, testing, and reusing both analog and digital components.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Steganography</title>
      <link>/crypto/steganography/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/crypto/steganography/</guid>
      <description>&lt;p&gt;Hiding messages in plain sight — embedding data in images, audio, video, and text. Techniques, tools, and the relationship between steganography and plausible deniability.&lt;/p&gt;</description>
    </item>
    <item>
      <title>TPM</title>
      <link>/digital/tpm/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/digital/tpm/</guid>
      <description>&lt;p&gt;Trusted Platform Modules — hardware roots of trust for key storage, measured boot, disk encryption, and attestation. How TPMs work, what they protect, and how to use them on Linux and embedded systems.&lt;/p&gt;</description>
    </item>
    <item>
      <title>VPNs</title>
      <link>/apps/vpns/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/apps/vpns/</guid>
      <description>&lt;p&gt;Virtual private networks — WireGuard, OpenVPN, and IPsec. Building your own VPN infrastructure, tunneling traffic, and understanding what VPNs actually protect against (and what they don&amp;rsquo;t).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Blockchain Internet</title>
      <link>/crypto/blockchain-internet/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/crypto/blockchain-internet/</guid>
      <description>&lt;p&gt;Decentralized naming, storage, and communication built on blockchain infrastructure — Handshake, IPFS, ENS, and other protocols for an internet that doesn&amp;rsquo;t depend on ICANN or centralized hosting.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mesh Networking</title>
      <link>/wireless/mesh-networking/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/wireless/mesh-networking/</guid>
      <description>&lt;p&gt;Decentralized network topologies where every node is a relay. Meshtastic, BATMAN, Yggdrasil, and other protocols for building resilient networks that don&amp;rsquo;t depend on centralized infrastructure.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Moderation</title>
      <link>/threats/moderation/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/threats/moderation/</guid>
      <description>&lt;p&gt;Platform content moderation — automated filtering, hash matching, AI classifiers, deplatforming, and the mechanisms by which speech and content are controlled on centralized services.&lt;/p&gt;</description>
    </item>
    <item>
      <title>NFC</title>
      <link>/digital/nfc/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/digital/nfc/</guid>
      <description>&lt;p&gt;Near-field communication — reading, writing, and emulating NFC tags. Access control, data exchange, and the security implications of contactless technology.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Onion Routing</title>
      <link>/apps/onion-routing/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/apps/onion-routing/</guid>
      <description>&lt;p&gt;Tor, I2P, and anonymous overlay networks. How onion routing works, running relays and hidden services, and the practical tradeoffs of anonymity on the internet.&lt;/p&gt;</description>
    </item>
    <item>
      <title>USA</title>
      <link>/regulations/usa/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/regulations/usa/</guid>
      <description>&lt;p&gt;US regulations on radio (FCC Part 15, Part 97), encryption export controls (EAR/ITAR), firearms manufacturing, drone operation, and digital communications law.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Woodworking</title>
      <link>/making/woodworking/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/making/woodworking/</guid>
      <description>&lt;p&gt;Power-tool woodworking — table saws, routers, jointers, planers, and shop setup. Building furniture, enclosures, and structures with repeatable precision.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Censorship</title>
      <link>/threats/censorship/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/threats/censorship/</guid>
      <description>&lt;p&gt;Censorship beyond the firewall — DNS poisoning, search delisting, app store removal, payment processor bans, domain seizures, and the many layers at which information can be suppressed.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Digital Identities</title>
      <link>/crypto/digital-identities/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/crypto/digital-identities/</guid>
      <description>&lt;p&gt;Self-sovereign identity, decentralized identifiers, PGP web of trust, and managing digital presence. Controlling who you are online without depending on centralized authorities.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Home Network Security</title>
      <link>/apps/home-network-security/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/apps/home-network-security/</guid>
      <description>&lt;p&gt;Securing your home network — segmentation, DNS filtering, intrusion detection, monitoring, and keeping IoT devices from becoming liabilities. Practical defense for non-enterprise environments.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Metalworking</title>
      <link>/making/metalworking/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/making/metalworking/</guid>
      <description>&lt;p&gt;Machine-shop metalworking — milling, turning, welding, grinding, and casting. Working with steel, aluminum, brass, and copper to fabricate parts, tools, and hardware.&lt;/p&gt;</description>
    </item>
    <item>
      <title>PCB Making</title>
      <link>/digital/pcb-making/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/digital/pcb-making/</guid>
      <description>&lt;p&gt;Designing and fabricating printed circuit boards — schematic capture, layout with KiCad, etching, milling, and soldering. From prototype to small-run production without a fab house.&lt;/p&gt;</description>
    </item>
    <item>
      <title>WiFi and Long-Range WiFi</title>
      <link>/wireless/wifi/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/wireless/wifi/</guid>
      <description>&lt;p&gt;802.11 fundamentals, directional antennas, long-range point-to-point links, and building community wireless networks. Extending connectivity where commercial ISPs don&amp;rsquo;t reach.&lt;/p&gt;</description>
    </item>
    <item>
      <title>DIY PCB Fabrication</title>
      <link>/digital/diy-pcb-fabrication/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/digital/diy-pcb-fabrication/</guid>
      <description>&lt;p&gt;Making circuit boards at home or in a small shop — laser toner transfer, photoresist and UV exposure, CNC isolation routing, and direct printing methods. Etching, drilling, plating, and getting reliable results without sending out to a fab.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Manual Woodworking</title>
      <link>/making/manual-woodworking/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/making/manual-woodworking/</guid>
      <description>&lt;p&gt;Hand-tool woodworking — chisels, planes, saws, and workbenches. Joinery, carving, and building with no electricity required. Skills that work when the power is out.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Supply Chain</title>
      <link>/threats/supply-chain/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/threats/supply-chain/</guid>
      <description>&lt;p&gt;Supply chain compromise — backdoored hardware, tampered firmware, malicious dependencies, and interdiction of components in transit. How adversaries insert themselves between manufacturer and end user.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Manual Metalworking</title>
      <link>/making/manual-metalworking/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/making/manual-metalworking/</guid>
      <description>&lt;p&gt;Hand metalworking — filing, hacksawing, riveting, blacksmithing, and forge work. Shaping metal with muscle, heat, and hammer when machines aren&amp;rsquo;t available.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Semiconductor Making</title>
      <link>/digital/semiconductor-making/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/digital/semiconductor-making/</guid>
      <description>&lt;p&gt;The frontier of DIY fabrication — home lithography, oxide growth, doping, and the growing community of garage semiconductor fabrication. Understanding the processes that underpin all modern electronics.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Software Attacks</title>
      <link>/threats/software-attacks/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/threats/software-attacks/</guid>
      <description>&lt;p&gt;Software exploitation — malware, zero-days, phishing, side-channel attacks, and remote code execution. The attack surface of operating systems, browsers, and networked applications.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hardware Attacks</title>
      <link>/threats/hardware-attacks/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/threats/hardware-attacks/</guid>
      <description>&lt;p&gt;Physical and electrical attacks on hardware — JTAG extraction, bus sniffing, fault injection, chip decapping, and side-channel analysis. What an adversary with physical access can do to your devices.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Manual Milling and Lathing</title>
      <link>/making/manual-milling-and-lathing/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/making/manual-milling-and-lathing/</guid>
      <description>&lt;p&gt;Operating manual mills and lathes — reading dials, cutting threads, boring holes, and holding tolerances by hand. The foundation skills that CNC automates but cannot replace understanding of.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Gunsmithing</title>
      <link>/making/gunsmithing/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/making/gunsmithing/</guid>
      <description>&lt;p&gt;Firearm maintenance, repair, and building — understanding actions, triggers, barrels, and stocks. The intersection of metalworking, woodworking, and precision fitting applied to firearms.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Molecular Biology</title>
      <link>/making/molecular-biology/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/making/molecular-biology/</guid>
      <description>&lt;p&gt;DIY bio — PCR, gel electrophoresis, CRISPR, DNA extraction, and biohacking on a budget. Building a home lab for genetic analysis, fermentation, and synthetic biology.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Chemistry</title>
      <link>/making/chemistry/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/making/chemistry/</guid>
      <description>&lt;p&gt;Practical chemistry for makers — etching, plating, adhesives, casting resins, flux formulation, and understanding the chemical processes behind fabrication and materials science.&lt;/p&gt;</description>
    </item>
    <item>
      <title></title>
      <link>/claude/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/claude/</guid>
      <description>&lt;!-- raw HTML omitted --&gt;&#xA;&lt;!-- raw HTML omitted --&gt;</description>
    </item>
  </channel>
</rss>
