<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <title>Regular Expression Information Center</title>
  <link>https://regex.fyicenter.com/</link>
  <description>A large collection of FAQ, tutorial, how-to and tip for Regular Expression with online testing tools.</description>
  <pubDate>Wed, 08 Apr 2026 07:35:12 +0200</pubDate>
  <image>
   <url>https://regex.fyicenter.com/_logo.png</url>
   <title>Regular Expression Information Center</title>
   <link>https://regex.fyicenter.com/</link>
  </image>
  <atom:link href="https://regex.fyicenter.com/rss_xml.php" rel="self" type="application/rss+xml" />
  <copyright>Copyright (c) FYIcenter.com</copyright> <item>
  <title>JCB credit card number validation</title>
  <link>https://regex.fyicenter.com/14_JCB_credit_card_number_validation.html</link>
  <description>&lt;img align='left' width='64' height='64' src='https://regex.fyicenter.com/z/_icon_General.png' />All credit card numbers issued by JCB have 3 sets of numbers: JCB cards start with 2131 have 15 digits. JCB cards start with 1800 have 15 digits. JCB cards start with 35 have 16 digits. For example, 3566002020360505 is a valid Visa credit card number. How to write a single regular expression to vali...  - Rank: 39227; Updated: 2025-03-19 21:25:46 -> &lt;a href='https://regex.fyicenter.com/14_JCB_credit_card_number_validation.html'>Source&lt;/a></description>
  <pubDate>Wed, 19 Mar 2025 21:25:46 +0100</pubDate>
  <category>Example</category>
  <guid>https://regex.fyicenter.com/14_JCB_credit_card_number_validation.html</guid>
  <author>info@fyicenter.com (FYIcenter.com)</author>
 </item> <item>
  <title>regex.FYIcenter.com Links</title>
  <link>https://regex.fyicenter.com/135_regex_FYIcenter_com_Links.html</link>
  <description>&lt;img align='left' width='64' height='64' src='https://regex.fyicenter.com/z/_icon_General.png' />Other Resources: Software QA Resources Developer Resources DBA Resources Windows Tutorials Java JAR Files DLL Files File Extensions Security Certificates Regular Expression Link Directories Interview Q &amp;amp;amp; A Biotech Resources Cell Phone Resources Travel Resources Frequently Asked Questions FYI...  - Rank: 4893; Updated: 2025-03-17 02:51:26 -> &lt;a href='https://regex.fyicenter.com/135_regex_FYIcenter_com_Links.html'>Source&lt;/a></description>
  <pubDate>Mon, 17 Mar 2025 02:51:26 +0100</pubDate>
  <category>General</category>
  <guid>https://regex.fyicenter.com/135_regex_FYIcenter_com_Links.html</guid>
  <author>info@fyicenter.com ()</author>
 </item> <item>
  <title>Diners Club credit card number validation</title>
  <link>https://regex.fyicenter.com/12_Diners_Club_credit_card_number_validation.html</link>
  <description>&lt;img align='left' width='64' height='64' src='https://regex.fyicenter.com/z/_icon_General.png' />All credit card numbers issued by Diners Club must start with 300 through 305, 36 or 38 and have 14 digits. For example, 38520000023237 is a valid Visa credit card number. How to write a single regular expression to validate a Diners Club credit card number described above? Here is the regular expre...  - Rank: 24746; Updated: 2024-01-10 20:03:49 -> &lt;a href='https://regex.fyicenter.com/12_Diners_Club_credit_card_number_validation.html'>Source&lt;/a></description>
  <pubDate>Wed, 10 Jan 2024 20:03:49 +0100</pubDate>
  <category>Example</category>
  <guid>https://regex.fyicenter.com/12_Diners_Club_credit_card_number_validation.html</guid>
  <author>info@fyicenter.com (FYIcenter.com)</author>
 </item> <item>
  <title>Testing Tool for Regular Expression</title>
  <link>PHP_Regular_Expression_Pattern_Match.php</link>
  <description>&lt;img align='left' width='64' height='64' src='https://regex.fyicenter.com/z/_icon_Tools.png' />A free online regular expression test tool that allows to try you regular expression pattern and see the full detailed matching results.  - Rank: 20289; Updated: 2023-08-23 08:24:31 -> &lt;a href='PHP_Regular_Expression_Pattern_Match.php'>Source&lt;/a></description>
  <pubDate>Wed, 23 Aug 2023 08:24:31 +0200</pubDate>
  <category>Tools</category>
  <guid>PHP_Regular_Expression_Pattern_Match.php</guid>
  <author>info@fyicenter.com (FYIcenter.com*)</author>
 </item> <item>
  <title>Validating GUID or UUID</title>
  <link>https://regex.fyicenter.com/82_Validating_GUID_or_UUID.html</link>
  <description>&lt;img align='left' width='64' height='64' src='https://regex.fyicenter.com/z/_icon_General.png' />How to write a regular expression to validate GUID (Globally Unique IDentifier) or UUID (Universally Unique IDentifier)? Here is a list of good and bad GUID examples: {D1A5279D-B27D-4CD4-A05E-EFDD5 3D08E8D}{594ABD08-C02C-4827-8ABF-A1280 06848A3}{B59511BD6A5F4DF09ECF562A108D8 A2E}69593D62-71EA-4548-8...  - Rank: 24726; Updated: 2022-10-01 22:19:09 -> &lt;a href='https://regex.fyicenter.com/82_Validating_GUID_or_UUID.html'>Source&lt;/a></description>
  <pubDate>Sat, 01 Oct 2022 22:19:09 +0200</pubDate>
  <category>Example</category>
  <guid>https://regex.fyicenter.com/82_Validating_GUID_or_UUID.html</guid>
  <author>info@fyicenter.com (FYIcenter.com)</author>
 </item> <item>
  <title>Discover credit card number validation</title>
  <link>https://regex.fyicenter.com/13_Discover_credit_card_number_validation.html</link>
  <description>&lt;img align='left' width='64' height='64' src='https://regex.fyicenter.com/z/_icon_General.png' />All credit card numbers issued by Diners Club must start with 6011 or 65 and have 16 digits. For example, 6011186767363105 is a valid Visa credit card number. How to write a single regular expression to validate a Discover credit card number described above? Here is the regular expression to validat...  - Rank: 10504; Updated: 2021-02-13 03:28:47 -> &lt;a href='https://regex.fyicenter.com/13_Discover_credit_card_number_validation.html'>Source&lt;/a></description>
  <pubDate>Sat, 13 Feb 2021 03:28:47 +0100</pubDate>
  <category>Example</category>
  <guid>https://regex.fyicenter.com/13_Discover_credit_card_number_validation.html</guid>
  <author>info@fyicenter.com (FYIcenter.com)</author>
 </item> <item>
  <title>RegExLib.com</title>
  <link>https://regex.fyicenter.com/32_RegExLib_com.html</link>
  <description>&lt;img align='left' width='64' height='64' src='https://regex.fyicenter.com/z/_icon_Resource.png' />What resources are offered at RegExLib.com? RegExLib.com is the Internet's first Regular Expression Library, which indexed 3602 expressions from 2066 contributors around the world. RegExLib.com  - Rank: 6664; Updated: 2020-11-13 20:39:34 -> &lt;a href='https://regex.fyicenter.com/32_RegExLib_com.html'>Source&lt;/a></description>
  <pubDate>Fri, 13 Nov 2020 20:39:34 +0100</pubDate>
  <category>Resource</category>
  <guid>https://regex.fyicenter.com/32_RegExLib_com.html</guid>
  <author>info@fyicenter.com (FYIcenter.com)</author>
 </item> <item>
  <title>MAC address validation</title>
  <link>https://regex.fyicenter.com/3_MAC_address_validation.html</link>
  <description>&lt;img align='left' width='64' height='64' src='https://regex.fyicenter.com/z/_icon_General.png' />According to the IEEE 802 specification, a MAC address has 6 groups of 2 hexadecimal digits separated by "-" or ":". For example, 0a-1b-3c-4d-5e-6f is a valid MAC address. How to write a single regular expression to validate a MAC address described above? Here is the regular expression for MAC addre...  - Rank: 39129; Updated: 2020-08-03 10:30:52 -> &lt;a href='https://regex.fyicenter.com/3_MAC_address_validation.html'>Source&lt;/a></description>
  <pubDate>Mon, 03 Aug 2020 10:30:52 +0200</pubDate>
  <category>Example</category>
  <guid>https://regex.fyicenter.com/3_MAC_address_validation.html</guid>
  <author>info@fyicenter.com (FYIcenter.com)</author>
 </item> <item>
  <title>Parsing key-value entries from Windows .INI files</title>
  <link>https://regex.fyicenter.com/81_Parsing_key-value_entries_from_Windows_INI_files.html</link>
  <description>&lt;img align='left' width='64' height='64' src='https://regex.fyicenter.com/z/_icon_General.png' />How to write a regular expression to parse key-value entries from Windows .INI files? Here is an example Windows .INI file, system.ini: ; for 16-bit app support [386Enh] woafont=dosapp.fon EGA80WOA.FON=EGA80WOA.FON EGA40WOA.FON=EGA40WOA.FON CGA80WOA.FON=CGA80WOA.FON CGA40WOA.FON=CGA40WOA.FON [driver...  - Rank: 16395; Updated: 2019-09-16 05:00:57 -> &lt;a href='https://regex.fyicenter.com/81_Parsing_key-value_entries_from_Windows_INI_files.html'>Source&lt;/a></description>
  <pubDate>Mon, 16 Sep 2019 05:00:57 +0200</pubDate>
  <category>Example</category>
  <guid>https://regex.fyicenter.com/81_Parsing_key-value_entries_from_Windows_INI_files.html</guid>
  <author>info@fyicenter.com (FYIcenter.com)</author>
 </item> <item>
  <title>Regular Expression (RegEx) Information Center</title>
  <link>https://regex.fyicenter.com/1_Regular_Expression_RegEx_Information_Center.html</link>
  <description>&lt;img align='left' width='64' height='64' src='https://regex.fyicenter.com/z/_icon_General.png' />Are you having problems using regular expressions when processing text strings in your applications or when editing text files? Welcome to visit this information center, where you can enhance your knowledge on regular expressions; learn how to write and test regular expressions. regex.fyicenter.com ...  - Rank: 14739; Updated: 2016-07-06 23:35:40 -> &lt;a href='https://regex.fyicenter.com/1_Regular_Expression_RegEx_Information_Center.html'>Source&lt;/a></description>
  <pubDate>Wed, 06 Jul 2016 23:35:40 +0200</pubDate>
  <category>General</category>
  <guid>https://regex.fyicenter.com/1_Regular_Expression_RegEx_Information_Center.html</guid>
  <author>info@fyicenter.com (FYIcenter.com)</author>
 </item> <item>
  <title>Strings Containing Neither A Nor B</title>
  <link>https://regex.fyicenter.com/133_Strings_Containing_Neither_A_Nor_B.html</link>
  <description>&lt;img align='left' width='64' height='64' src='https://regex.fyicenter.com/z/_icon_General.png' />How to match strings that contain neither A nor B using regex? Regular Expression does not support NOT operator on a sub pattern. "Neither A nor B" must be implemented by a "Negative Look-Ahead" assertion. Let's assume that we have following text: Answer is A. Answer is D. Answer is B. Answer is C. ...  - Rank: 7775; Updated: 2016-06-23 04:13:33 -> &lt;a href='https://regex.fyicenter.com/133_Strings_Containing_Neither_A_Nor_B.html'>Source&lt;/a></description>
  <pubDate>Thu, 23 Jun 2016 04:13:33 +0200</pubDate>
  <category>General</category>
  <guid>https://regex.fyicenter.com/133_Strings_Containing_Neither_A_Nor_B.html</guid>
  <author>info@fyicenter.com (FYIcenter.com)</author>
 </item> <item>
  <title>Parsing Windows TREE Command Output</title>
  <link>https://regex.fyicenter.com/131_Parsing_Windows_TREE_Command_Output.html</link>
  <description>&lt;img align='left' width='64' height='64' src='https://regex.fyicenter.com/z/_icon_General.png' />Regex for parse output of Windows TREE command. For example: Folder PATH listing Volume serial number is 8704-028C C: +---BIOS | \---E0CN23WW | E0CN23WW.exe | +---driveri | 0rww03af.exe | 2tl502af.exe | 2tl602af.exe | 365.10-notebook-win10-64bit-in ternational-whql(1).exe | bob501af.exe | e0cn23ww_i...  - Rank: 7028; Updated: 2016-06-23 03:23:42 -> &lt;a href='https://regex.fyicenter.com/131_Parsing_Windows_TREE_Command_Output.html'>Source&lt;/a></description>
  <pubDate>Thu, 23 Jun 2016 03:23:42 +0200</pubDate>
  <category>Example</category>
  <guid>https://regex.fyicenter.com/131_Parsing_Windows_TREE_Command_Output.html</guid>
  <author>info@fyicenter.com (Excrucio)</author>
 </item> <item>
  <title>Email address @ sign validation</title>
  <link>https://regex.fyicenter.com/132_Email_address_%40_sign_validation.html</link>
  <description>&lt;img align='left' width='64' height='64' src='https://regex.fyicenter.com/z/_icon_General.png' />According to the Internet specification RFC 2822, an email address must have a single "@" sign. For example, john@host.net is a valid email address. There should be at least one character before the "@" sign, but the total number of characters before the "@" sign should not be more than 64. There sh...  - Rank: 7648; Updated: 2016-06-23 00:44:23 -> &lt;a href='https://regex.fyicenter.com/132_Email_address_%40_sign_validation.html'>Source&lt;/a></description>
  <pubDate>Thu, 23 Jun 2016 00:44:23 +0200</pubDate>
  <category>Example</category>
  <guid>https://regex.fyicenter.com/132_Email_address_%40_sign_validation.html</guid>
  <author>info@fyicenter.com (FYIcenter.com)</author>
 </item> <item>
  <title>Capturing Plukkie Crawler entries from Apache Web log file</title>
  <link>https://regex.fyicenter.com/120_Capturing_Plukkie_Crawler_entries_from_Apache_Web_log_file.html</link>
  <description>&lt;img align='left' width='64' height='64' src='https://regex.fyicenter.com/z/_icon_General.png' />How to capture the Plukkie Crawler entries from Web log file? Here are some Web log file entries: 127.0.0.1 - frank [10/May/2012:13:55:36 -0700] "GET /apache_pb.gif HTTP/1.0" 200 2326 "-" "Mozilla/5.0 (compatible; Plukkie/1.5; http://www.botje.com/plukkie.h tm)""-" 213.135.131.79 - - [13/May/2012:17...  - Rank: 7334; Updated: 2016-06-21 22:40:23 -> &lt;a href='https://regex.fyicenter.com/120_Capturing_Plukkie_Crawler_entries_from_Apache_Web_log_file.html'>Source&lt;/a></description>
  <pubDate>Tue, 21 Jun 2016 22:40:23 +0200</pubDate>
  <category>Example</category>
  <guid>https://regex.fyicenter.com/120_Capturing_Plukkie_Crawler_entries_from_Apache_Web_log_file.html</guid>
  <author>info@fyicenter.com (Guest)</author>
 </item> <item>
  <title>Regular Expression with Logical AND</title>
  <link>https://regex.fyicenter.com/130_Regular_Expression_with_Logical_AND.html</link>
  <description>&lt;img align='left' width='64' height='64' src='https://regex.fyicenter.com/z/_icon_General.png' />How to write AND logic in regular expression? How to build a regular expression to identify the following email paragraph as a spam message because it contains the word "bank", "account" and "money"? " I am inviting you for a business deal where this money will be shared between of us in the ratio o...  - Rank: 7016; Updated: 2015-05-22 03:05:19 -> &lt;a href='https://regex.fyicenter.com/130_Regular_Expression_with_Logical_AND.html'>Source&lt;/a></description>
  <pubDate>Fri, 22 May 2015 03:05:19 +0200</pubDate>
  <category>General</category>
  <guid>https://regex.fyicenter.com/130_Regular_Expression_with_Logical_AND.html</guid>
  <author>info@fyicenter.com (FYIcenter.com)</author>
 </item> <item>
  <title>Capturing Soso Spider entries from Apache Web log file</title>
  <link>https://regex.fyicenter.com/124_Capturing_Soso_Spider_entries_from_Apache_Web_log_file.html</link>
  <description>&lt;img align='left' width='64' height='64' src='https://regex.fyicenter.com/z/_icon_General.png' />How to capture the Soso Spider entries from Web log file? Here are some Web log file entries: 127.0.0.1 - frank [10/May/2012:13:55:36 -0700] "GET /apache_pb.gif HTTP/1.0" 200 2326 "-" "Sosospider+(+http://help.soso .com/webspider.htm)""-" 213.135.131.79 - - [13/May/2012:17:35:32 -0600] "POST /submit...  - Rank: 13120; Updated: 2013-02-04 04:17:33 -> &lt;a href='https://regex.fyicenter.com/124_Capturing_Soso_Spider_entries_from_Apache_Web_log_file.html'>Source&lt;/a></description>
  <pubDate>Mon, 04 Feb 2013 04:17:33 +0100</pubDate>
  <category>Example</category>
  <guid>https://regex.fyicenter.com/124_Capturing_Soso_Spider_entries_from_Apache_Web_log_file.html</guid>
  <author>info@fyicenter.com (Guest)</author>
 </item> <item>
  <title>Capturing Jike Spider entries from Apache Web log file</title>
  <link>https://regex.fyicenter.com/123_Capturing_Jike_Spider_entries_from_Apache_Web_log_file.html</link>
  <description>&lt;img align='left' width='64' height='64' src='https://regex.fyicenter.com/z/_icon_General.png' />How to capture the Jike Spider entries from Web log file? Here are some Web log file entries: 127.0.0.1 - frank [10/May/2012:13:55:36 -0700] "GET /apache_pb.gif HTTP/1.0" 200 2326 "-" "Mozilla/5.0 (compatible; JikeSpider; +http://shoulu.jike.com/spider .html)""-" 213.135.131.79 - - [13/May/2012:17:3...  - Rank: 10978; Updated: 2013-02-04 04:14:33 -> &lt;a href='https://regex.fyicenter.com/123_Capturing_Jike_Spider_entries_from_Apache_Web_log_file.html'>Source&lt;/a></description>
  <pubDate>Mon, 04 Feb 2013 04:14:33 +0100</pubDate>
  <category>Example</category>
  <guid>https://regex.fyicenter.com/123_Capturing_Jike_Spider_entries_from_Apache_Web_log_file.html</guid>
  <author>info@fyicenter.com (Guest)</author>
 </item> <item>
  <title>Capturing Proximic Spider entries from Apache Web log file</title>
  <link>https://regex.fyicenter.com/122_Capturing_Proximic_Spider_entries_from_Apache_Web_log_file.html</link>
  <description>&lt;img align='left' width='64' height='64' src='https://regex.fyicenter.com/z/_icon_General.png' />How to capture the Proximic Spider entries from Web log file? Here are some Web log file entries: 127.0.0.1 - frank [10/May/2012:13:55:36 -0700] "GET /apache_pb.gif HTTP/1.0" 200 2326 "-" "Mozilla/5.0 (compatible; proximic; +http://www.proximic.com/info/ spider.php)""-" 213.135.131.79 - - [13/May/20...  - Rank: 8315; Updated: 2013-02-04 04:06:44 -> &lt;a href='https://regex.fyicenter.com/122_Capturing_Proximic_Spider_entries_from_Apache_Web_log_file.html'>Source&lt;/a></description>
  <pubDate>Mon, 04 Feb 2013 04:06:44 +0100</pubDate>
  <category>Example</category>
  <guid>https://regex.fyicenter.com/122_Capturing_Proximic_Spider_entries_from_Apache_Web_log_file.html</guid>
  <author>info@fyicenter.com (Guest)</author>
 </item> <item>
  <title>Capturing Sogou web spider entries from Apache Web log file</title>
  <link>https://regex.fyicenter.com/121_Capturing_Sogou_web_spider_entries_from_Apache_Web_log_file.html</link>
  <description>&lt;img align='left' width='64' height='64' src='https://regex.fyicenter.com/z/_icon_General.png' />How to capture the Sogou web spider entries from Web log file? Here are some Web log file entries: 127.0.0.1 - frank [10/May/2012:13:55:36 -0700] "GET /apache_pb.gif HTTP/1.0" 200 2326 "-" "Sogou web spider/4.0(+http://www.sogou.c om/docs/help/webmasters.htm#07 )""-" 213.135.131.79 - - [13/May/2012:1...  - Rank: 19005; Updated: 2013-02-04 03:59:56 -> &lt;a href='https://regex.fyicenter.com/121_Capturing_Sogou_web_spider_entries_from_Apache_Web_log_file.html'>Source&lt;/a></description>
  <pubDate>Mon, 04 Feb 2013 03:59:56 +0100</pubDate>
  <category>Example</category>
  <guid>https://regex.fyicenter.com/121_Capturing_Sogou_web_spider_entries_from_Apache_Web_log_file.html</guid>
  <author>info@fyicenter.com (Guest)</author>
 </item> <item>
  <title>Capturing Baidu spider entries from Apache Web log file</title>
  <link>https://regex.fyicenter.com/118_Capturing_Baidu_spider_entries_from_Apache_Web_log_file.html</link>
  <description>&lt;img align='left' width='64' height='64' src='https://regex.fyicenter.com/z/_icon_General.png' />How to capture the Baidu spider entries from Web log file? Here are some Web log file entries: 127.0.0.1 - frank [10/May/2012:13:55:36 -0700] "GET /apache_pb.gif HTTP/1.0" 200 2326 "-" "Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/s pider.html)""-" 213.135.131.79 - - [13/Ma...  - Rank: 12511; Updated: 2013-02-04 03:54:08 -> &lt;a href='https://regex.fyicenter.com/118_Capturing_Baidu_spider_entries_from_Apache_Web_log_file.html'>Source&lt;/a></description>
  <pubDate>Mon, 04 Feb 2013 03:54:08 +0100</pubDate>
  <category>Example</category>
  <guid>https://regex.fyicenter.com/118_Capturing_Baidu_spider_entries_from_Apache_Web_log_file.html</guid>
  <author>info@fyicenter.com (Guest)</author>
 </item> <item>
  <title>Capturing Ezooms bot entries from Apache Web log file</title>
  <link>https://regex.fyicenter.com/119_Capturing_Ezooms_bot_entries_from_Apache_Web_log_file.html</link>
  <description>&lt;img align='left' width='64' height='64' src='https://regex.fyicenter.com/z/_icon_General.png' />How to capture the Ezooms bot entries from Web log file? Here are some Web log file entries: 127.0.0.1 - frank [10/May/2012:13:55:36 -0700] "GET /apache_pb.gif HTTP/1.0" 200 2326 "-" "Mozilla/5.0 (compatible; Plukkie/1.5; http://www.botje.com/plukkie.h tm)""-" 213.135.131.79 - - [13/May/2012:17:35:3...  - Rank: 8745; Updated: 2013-02-04 03:48:08 -> &lt;a href='https://regex.fyicenter.com/119_Capturing_Ezooms_bot_entries_from_Apache_Web_log_file.html'>Source&lt;/a></description>
  <pubDate>Mon, 04 Feb 2013 03:48:08 +0100</pubDate>
  <category>Example</category>
  <guid>https://regex.fyicenter.com/119_Capturing_Ezooms_bot_entries_from_Apache_Web_log_file.html</guid>
  <author>info@fyicenter.com (Guest)</author>
 </item> <item>
  <title>Capturing MSN bot entries from Apache Web log file</title>
  <link>https://regex.fyicenter.com/117_Capturing_MSN_bot_entries_from_Apache_Web_log_file.html</link>
  <description>&lt;img align='left' width='64' height='64' src='https://regex.fyicenter.com/z/_icon_General.png' />How to capture the MSN (Microsoft Network) bot entries from Web log file? Here are some Web log file entries: 127.0.0.1 - frank [10/May/2012:13:55:36 -0700] "GET /apache_pb.gif HTTP/1.0" 200 2326 "-" "Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ ysearch/slurp)""-" 213.135.13...  - Rank: 14996; Updated: 2013-02-04 03:25:35 -> &lt;a href='https://regex.fyicenter.com/117_Capturing_MSN_bot_entries_from_Apache_Web_log_file.html'>Source&lt;/a></description>
  <pubDate>Mon, 04 Feb 2013 03:25:35 +0100</pubDate>
  <category>Example</category>
  <guid>https://regex.fyicenter.com/117_Capturing_MSN_bot_entries_from_Apache_Web_log_file.html</guid>
  <author>info@fyicenter.com (Guest)</author>
 </item> <item>
  <title>Capturing Bing bot entries from Apache Web log file</title>
  <link>https://regex.fyicenter.com/116_Capturing_Bing_bot_entries_from_Apache_Web_log_file.html</link>
  <description>&lt;img align='left' width='64' height='64' src='https://regex.fyicenter.com/z/_icon_General.png' />How to capture the Bing bot entries from Web log file? Here are some Web log file entries: 127.0.0.1 - frank [10/May/2012:13:55:36 -0700] "GET /apache_pb.gif HTTP/1.0" 200 2326 "-" "Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ ysearch/slurp)""-" 213.135.131.79 - - [13/May/20...  - Rank: 8616; Updated: 2013-02-04 03:20:07 -> &lt;a href='https://regex.fyicenter.com/116_Capturing_Bing_bot_entries_from_Apache_Web_log_file.html'>Source&lt;/a></description>
  <pubDate>Mon, 04 Feb 2013 03:20:07 +0100</pubDate>
  <category>Example</category>
  <guid>https://regex.fyicenter.com/116_Capturing_Bing_bot_entries_from_Apache_Web_log_file.html</guid>
  <author>info@fyicenter.com (Guest)</author>
 </item> <item>
  <title>Capturing Google Bot entries from Apache Web log file</title>
  <link>https://regex.fyicenter.com/115_Capturing_Google_Bot_entries_from_Apache_Web_log_file.html</link>
  <description>&lt;img align='left' width='64' height='64' src='https://regex.fyicenter.com/z/_icon_General.png' />How to capture the Google Bot from Web log file? Here are some Web log file entries: 127.0.0.1 - frank [10/May/2012:13:55:36 -0700] "GET /apache_pb.gif HTTP/1.0" 200 2326 "-" "Mozilla/5.0 (compatible; Yahoo! Slurp; http://help.yahoo.com/help/us/ ysearch/slurp)""-" 213.135.131.79 - - [13/May/2012:17:...  - Rank: 8499; Updated: 2013-02-04 03:08:41 -> &lt;a href='https://regex.fyicenter.com/115_Capturing_Google_Bot_entries_from_Apache_Web_log_file.html'>Source&lt;/a></description>
  <pubDate>Mon, 04 Feb 2013 03:08:41 +0100</pubDate>
  <category>Example</category>
  <guid>https://regex.fyicenter.com/115_Capturing_Google_Bot_entries_from_Apache_Web_log_file.html</guid>
  <author>info@fyicenter.com (Guest)</author>
 </item> </channel>
</rss>   