attrStarts.registerAttributeStart(0x7, "TYPE", "TEXT");
attrStarts.registerAttributeStart(0x8, "URL", "http://");
attrStarts.registerAttributeStart(0x9, "NAME");
attrStarts.registerAttributeStart(0xA, "KEY");
attrValues = new AttributeValueFactory();
attrValues.registerAttributeValue(0x85, ".org");
attrValues.registerAttributeValue(0x86, "ACCEPT");
}