<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="transfer-encodings.xsl"?>
<?xml-model href="transfer-encodings.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="transfer-encodings">
  <title>Transfer Encodings</title>
  <updated>2009-08-17</updated>
  <registry id="transfer-encodings-1">
    <title>Transfer Encodings</title>
    <xref type="rfc" data="rfc4289"/>
    <registration_rule>Standards Action</registration_rule>
    <record>
       <name>7bit</name>
      <xref type="rfc" data="rfc2045"/>
    </record>
    <record>
      <name>8bit</name>
      <xref type="rfc" data="rfc2045"/>
    </record>
    <record>
      <name>binary</name>
      <xref type="rfc" data="rfc2045"/>
    </record>
    <record>
      <name>quoted-printable</name>
      <xref type="rfc" data="rfc2045"/>
    </record>
    <record>
      <name>base64</name>
      <xref type="rfc" data="rfc2045"/>
    </record>
  </registry>
  <people/>
</registry>
